Uses of Interface
com.microsoft.azure.management.containerregistry.Webhook
Package
Description
This package contains the classes for ContainerRegistryManagementClient.
-
Uses of Webhook in com.microsoft.azure.management.containerregistry
Modifier and TypeMethodDescriptionGets the properties of the specified webhook.Gets the properties of the specified webhook.Modifier 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.