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, applyAsyncMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.Resource.UpdateWithTags
withoutTag, withTag, withTagsMethods inherited from interface com.azure.resourcemanager.containerregistry.models.Webhook.UpdateStages.WithCustomHeaders
withCustomHeader, withCustomHeadersMethods inherited from interface com.azure.resourcemanager.containerregistry.models.Webhook.UpdateStages.WithDefaultStatus
enabledMethods inherited from interface com.azure.resourcemanager.containerregistry.models.Webhook.UpdateStages.WithRepositoriesScope
withRepositoriesScopeMethods inherited from interface com.azure.resourcemanager.containerregistry.models.Webhook.UpdateStages.WithServiceUri
withServiceUriMethods inherited from interface com.azure.resourcemanager.containerregistry.models.Webhook.UpdateStages.WithTriggerWhen
withTriggerWhen