Uses of Interface
com.microsoft.azure.management.containerregistry.Webhook
Packages that use Webhook
Package
Description
This package contains the classes for ContainerRegistryManagementClient.
-
Uses of Webhook in com.microsoft.azure.management.containerregistry
Methods in com.microsoft.azure.management.containerregistry that return WebhookModifier and TypeMethodDescriptionGets the properties of the specified webhook.Gets the properties of the specified webhook.Methods in com.microsoft.azure.management.containerregistry that return types with arguments of type WebhookModifier and TypeMethodDescriptionrx.Observable<Webhook>
Registries.WebhooksClient.getAsync
(String resourceGroupName, String registryName, String webhookName) Gets the properties of the specified webhook.rx.Observable<Webhook>
Gets the properties of the specified webhook.com.microsoft.azure.PagedList<Webhook>
Lists all the webhooks for the container registry.com.microsoft.azure.PagedList<Webhook>
WebhookOperations.list()
Lists all the webhooks for the container registry.rx.Observable<Webhook>
Lists all the webhooks for the container registry.rx.Observable<Webhook>
WebhookOperations.listAsync()
Lists all the webhooks for the container registry.