| Package | Description |
|---|---|
| com.microsoft.azure.eventgrid.models |
This package contains the models classes for EventGridClient.
|
| Modifier and Type | Method and Description |
|---|---|
ContainerRegistryEventActor |
ContainerRegistryEventData.actor()
Get the agent that initiated the event.
|
ContainerRegistryEventActor |
ContainerRegistryEventActor.withName(String name)
Set the subject or username associated with the request context that generated the event.
|
| Modifier and Type | Method and Description |
|---|---|
ContainerRegistryEventData |
ContainerRegistryEventData.withActor(ContainerRegistryEventActor actor)
Set the agent that initiated the event.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/