Interface Webhook.UpdateResource<ParentT>
- Type Parameters:
ParentT- the stage of the parent definition to return to after attaching this definition
- All Superinterfaces:
com.azure.resourcemanager.resources.fluentcore.model.Settable<ParentT>, Webhook.UpdateResourceStages.Blank<ParentT>, Webhook.UpdateResourceStages.WithAttach<ParentT>, Webhook.UpdateResourceStages.WithCustomHeaders<ParentT>, Webhook.UpdateResourceStages.WithDefaultStatus<ParentT>, Webhook.UpdateResourceStages.WithOrWithoutTags<ParentT>, Webhook.UpdateResourceStages.WithRepositoriesScope<ParentT>, Webhook.UpdateResourceStages.WithServiceUri<ParentT>, Webhook.UpdateResourceStages.WithTriggerWhen<ParentT>
- Enclosing interface:
Webhook
public static interface Webhook.UpdateResource<ParentT>
extends Webhook.UpdateResourceStages.Blank<ParentT>, Webhook.UpdateResourceStages.WithAttach<ParentT>
The entirety of a webhook resource update as part of a container registry update.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Settable
parentMethods inherited from interface Webhook.UpdateResourceStages.WithCustomHeaders
withCustomHeader, withCustomHeadersMethods inherited from interface Webhook.UpdateResourceStages.WithDefaultStatus
enabledMethods inherited from interface Webhook.UpdateResourceStages.WithOrWithoutTags
withoutTag, withTag, withTagsMethods inherited from interface Webhook.UpdateResourceStages.WithRepositoriesScope
withRepositoriesScopeMethods inherited from interface Webhook.UpdateResourceStages.WithServiceUri
withServiceUriMethods inherited from interface Webhook.UpdateResourceStages.WithTriggerWhen
withTriggerWhen