Uses of Interface
com.azure.resourcemanager.containerregistry.models.Webhook.UpdateResourceStages.Blank
-
Packages that use Webhook.UpdateResourceStages.Blank Package Description com.azure.resourcemanager.containerregistry.models Package containing the data models for ContainerRegistryManagementClient. -
-
Uses of Webhook.UpdateResourceStages.Blank in com.azure.resourcemanager.containerregistry.models
Subinterfaces of Webhook.UpdateResourceStages.Blank in com.azure.resourcemanager.containerregistry.models Modifier and Type Interface Description static interfaceWebhook.UpdateResource<ParentT>The entirety of a webhook resource update as part of a container registry update.Methods in com.azure.resourcemanager.containerregistry.models that return Webhook.UpdateResourceStages.Blank Modifier and Type Method Description Webhook.UpdateResourceStages.Blank<Registry.Update>Registry.UpdateStages.WithWebhook. updateWebhook(String name)Begins the description of an update of an existing webhook of this container registry.
-