Uses of Interface
com.azure.resourcemanager.containerregistry.models.Webhook
Packages that use Webhook
Package
Description
Package containing the data models for ContainerRegistryManagementClient.
-
Uses of Webhook in com.azure.resourcemanager.containerregistry.models
Methods in com.azure.resourcemanager.containerregistry.models that return WebhookModifier and TypeMethodDescriptionGets the properties of the specified webhook.Gets the properties of the specified webhook.Methods in com.azure.resourcemanager.containerregistry.models that return types with arguments of type WebhookModifier and TypeMethodDescriptionRegistries.WebhooksClient.getAsync(String resourceGroupName, String registryName, String webhookName) Gets the properties of the specified webhook.Gets the properties of the specified webhook.com.azure.core.http.rest.PagedIterable<Webhook> Lists all the webhooks for the container registry.com.azure.core.http.rest.PagedIterable<Webhook> WebhookOperations.list()Lists all the webhooks for the container registry.com.azure.core.http.rest.PagedFlux<Webhook> Lists all the webhooks for the container registry.com.azure.core.http.rest.PagedFlux<Webhook> WebhookOperations.listAsync()Lists all the webhooks for the container registry.