| Package | Description |
|---|---|
| com.microsoft.azure.eventgrid.models |
This package contains the models classes for EventGridClient.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ContainerRegistryChartDeletedEventData
Schema of the Data property of an EventGridEvent for a
Microsoft.ContainerRegistry.ChartDeleted event.
|
class |
ContainerRegistryChartPushedEventData
Schema of the Data property of an EventGridEvent for a
Microsoft.ContainerRegistry.ChartPushed event.
|
| Modifier and Type | Method and Description |
|---|---|
ContainerRegistryArtifactEventData |
ContainerRegistryArtifactEventData.withAction(String action)
Set the action that encompasses the provided event.
|
ContainerRegistryArtifactEventData |
ContainerRegistryArtifactEventData.withId(String id)
Set the event ID.
|
ContainerRegistryArtifactEventData |
ContainerRegistryArtifactEventData.withTarget(ContainerRegistryArtifactEventTarget target)
Set the target of the event.
|
ContainerRegistryArtifactEventData |
ContainerRegistryArtifactEventData.withTimestamp(org.joda.time.DateTime timestamp)
Set the time at which the event occurred.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/