Uses of Interface
com.azure.resourcemanager.containerregistry.models.Webhook
Packages that use Webhook
Package
Description
Package containing the data models for ContainerRegistryManagementClient.
null.
-
Uses of Webhook in com.azure.resourcemanager.containerregistry.models
Subinterfaces with type arguments of type Webhook in com.azure.resourcemanager.containerregistry.modelsModifier and TypeInterfaceDescriptioninterfaceAn object that represents a webhook for a container registry.interfaceAn object that represents a webhook for a container registry.static interfaceThe entirety of a webhook update.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.