Uses of Interface
com.azure.resourcemanager.containerregistry.models.WebhookEventInfo
-
Packages that use WebhookEventInfo Package Description com.azure.resourcemanager.containerregistry.models 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 WebhookEventInfo Modifier and Type Method Description com.azure.core.http.rest.PagedIterable<WebhookEventInfo>Webhook. listEvents()com.azure.core.http.rest.PagedFlux<WebhookEventInfo>Webhook. listEventsAsync()
-