Uses of Interface
com.azure.resourcemanager.containerregistry.models.Webhook.DefinitionStages.Blank
-
Packages that use Webhook.DefinitionStages.Blank Package Description com.azure.resourcemanager.containerregistry.models Package containing the data models for ContainerRegistryManagementClient. -
-
Uses of Webhook.DefinitionStages.Blank in com.azure.resourcemanager.containerregistry.models
Subinterfaces of Webhook.DefinitionStages.Blank 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.Blank Modifier and Type Method Description Webhook.DefinitionStages.Blank<Registry.DefinitionStages.WithCreate>Registry.DefinitionStages.WithWebhook. defineWebhook(String name)Begins the definition of a new webhook to be added to this container registry.
-