Uses of Interface
com.azure.resourcemanager.containerregistry.models.Webhook.UpdateDefinitionStages.WithServiceUri
-
Packages that use Webhook.UpdateDefinitionStages.WithServiceUri Package Description com.azure.resourcemanager.containerregistry.models Package containing the data models for ContainerRegistryManagementClient. -
-
Uses of Webhook.UpdateDefinitionStages.WithServiceUri in com.azure.resourcemanager.containerregistry.models
Subinterfaces of Webhook.UpdateDefinitionStages.WithServiceUri in com.azure.resourcemanager.containerregistry.models Modifier and Type Interface Description static interfaceWebhook.UpdateDefinition<ParentT>Grouping of the container registry's webhook update definition.Methods in com.azure.resourcemanager.containerregistry.models that return Webhook.UpdateDefinitionStages.WithServiceUri Modifier and Type Method Description Webhook.UpdateDefinitionStages.WithServiceUri<ParentT>Webhook.UpdateDefinitionStages.WithTriggerWhen. withTriggerWhen(WebhookAction... webhookActions)Specifies the actions that will trigger the webhook notifications.
-