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.microsoft.azure.management.resources.fluentcore.model.Appliable
apply, applyAsync, applyAsync
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.Indexable
key
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.Resource.UpdateWithTags
withoutTag, withTag, withTags
Methods inherited from interface com.microsoft.azure.management.containerregistry.Webhook.UpdateStages.WithCustomHeaders
withCustomHeader, withCustomHeaders
Methods inherited from interface com.microsoft.azure.management.containerregistry.Webhook.UpdateStages.WithDefaultStatus
enabled
Methods inherited from interface com.microsoft.azure.management.containerregistry.Webhook.UpdateStages.WithRepositoriesScope
withRepositoriesScope
Methods inherited from interface com.microsoft.azure.management.containerregistry.Webhook.UpdateStages.WithServiceUri
withServiceUri
Methods inherited from interface com.microsoft.azure.management.containerregistry.Webhook.UpdateStages.WithTriggerWhen
withTriggerWhen