Uses of Class
com.azure.resourcemanager.containerregistry.fluent.models.EventInfoInner
Packages that use EventInfoInner
Package
Description
Package containing the service clients for ContainerRegistryManagementClient.
Package containing the inner data models for ContainerRegistryManagementClient.
-
Uses of EventInfoInner in com.azure.resourcemanager.containerregistry.fluent
Methods in com.azure.resourcemanager.containerregistry.fluent that return EventInfoInnerModifier and TypeMethodDescriptionTriggers a ping event to be sent to the webhook.Methods in com.azure.resourcemanager.containerregistry.fluent that return types with arguments of type EventInfoInnerModifier and TypeMethodDescriptionTriggers a ping event to be sent to the webhook.com.azure.core.http.rest.Response<EventInfoInner>WebhooksClient.pingWithResponse(String resourceGroupName, String registryName, String webhookName, com.azure.core.util.Context context) Triggers a ping event to be sent to the webhook.Mono<com.azure.core.http.rest.Response<EventInfoInner>>WebhooksClient.pingWithResponseAsync(String resourceGroupName, String registryName, String webhookName) Triggers a ping event to be sent to the webhook. -
Uses of EventInfoInner in com.azure.resourcemanager.containerregistry.fluent.models
Subclasses of EventInfoInner in com.azure.resourcemanager.containerregistry.fluent.modelsMethods in com.azure.resourcemanager.containerregistry.fluent.models that return EventInfoInnerModifier and TypeMethodDescriptionSet the id property: The event ID.