public class Actor extends Object
Constructor and Description |
---|
Actor() |
Modifier and Type | Method and Description |
---|---|
String |
name()
Get the subject or username associated with the request context that generated the event.
|
Actor |
withName(String name)
Set the subject or username associated with the request context that generated the event.
|
public String name()
Copyright © 2019. All rights reserved.