ContainerRegistryEventActor Class
- java.
lang. Object - com.
azure. messaging. eventgrid. systemevents. ContainerRegistryEventActor
- com.
Implements
public final class ContainerRegistryEventActor
implements JsonSerializable<ContainerRegistryEventActor>
The agent that initiated the event. For most situations, this could be from the authorization context of the request.
Constructor | Description |
---|---|
Container |
Creates an instance of Container |
Modifier and Type | Method and Description |
---|---|
static
Container |
from Reads an instance of Container |
String |
get Get the name property: The subject or username associated with the request context that generated the event. |
Container |
set Set the name property: The subject or username associated with the request context that generated the event. |
Json |
to |
Methods inherited from java.lang.Object
ContainerRegistryEventActor
public ContainerRegistryEventActor()
Creates an instance of ContainerRegistryEventActor class.
fromJson
public static ContainerRegistryEventActor fromJson(JsonReader jsonReader)
Reads an instance of ContainerRegistryEventActor from the JsonReader.
Parameters:
Returns:
Throws:
getName
public String getName()
Get the name property: The subject or username associated with the request context that generated the event.
Returns:
setName
public ContainerRegistryEventActor setName(String name)
Set the name property: The subject or username associated with the request context that generated the event.
Parameters:
Returns:
toJson
Azure SDK for Java-feedback
Azure SDK for Java is een open source project. Selecteer een koppeling om feedback te geven: