Interface Webhook.Update
-
- All Superinterfaces:
Appliable<Webhook>,Indexable,Resource.UpdateWithTags<Webhook.Update>,Webhook.UpdateStages.WithCustomHeaders,Webhook.UpdateStages.WithDefaultStatus,Webhook.UpdateStages.WithRepositoriesScope,Webhook.UpdateStages.WithServiceUri,Webhook.UpdateStages.WithTriggerWhen
- Enclosing interface:
- Webhook
public static interface Webhook.Update extends Webhook.UpdateStages.WithTriggerWhen, Webhook.UpdateStages.WithServiceUri, Webhook.UpdateStages.WithCustomHeaders, Webhook.UpdateStages.WithRepositoriesScope, Webhook.UpdateStages.WithDefaultStatus, Resource.UpdateWithTags<Webhook.Update>, Appliable<Webhook>
The entirety of a webhook update.
-
-
Method Summary
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Appliable
apply, apply, applyAsync, applyAsync
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.Resource.UpdateWithTags
withoutTag, withTag, withTags
-
Methods inherited from interface com.azure.resourcemanager.containerregistry.models.Webhook.UpdateStages.WithCustomHeaders
withCustomHeader, withCustomHeaders
-
Methods inherited from interface com.azure.resourcemanager.containerregistry.models.Webhook.UpdateStages.WithDefaultStatus
enabled
-
Methods inherited from interface com.azure.resourcemanager.containerregistry.models.Webhook.UpdateStages.WithRepositoriesScope
withRepositoriesScope
-
Methods inherited from interface com.azure.resourcemanager.containerregistry.models.Webhook.UpdateStages.WithServiceUri
withServiceUri
-
Methods inherited from interface com.azure.resourcemanager.containerregistry.models.Webhook.UpdateStages.WithTriggerWhen
withTriggerWhen
-
-