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