Uses of Interface
com.azure.resourcemanager.containerregistry.models.WebhookEventInfo
Packages that use WebhookEventInfo
Package
Description
Package containing the data models for ContainerRegistryManagementClient.
-
Uses of WebhookEventInfo in com.azure.resourcemanager.containerregistry.models
Methods in com.azure.resourcemanager.containerregistry.models that return types with arguments of type WebhookEventInfoModifier and TypeMethodDescriptioncom.azure.core.http.rest.PagedIterable<WebhookEventInfo> Webhook.listEvents()Gets the list of event info object.com.azure.core.http.rest.PagedFlux<WebhookEventInfo> Webhook.listEventsAsync()Gets the list of event info object.