Interface Webhook.Update

All Superinterfaces:
Webhook.UpdateStages.WithDescription, Webhook.UpdateStages.WithIsEnabled, Webhook.UpdateStages.WithName, Webhook.UpdateStages.WithParameters, Webhook.UpdateStages.WithRunOn
Enclosing interface:
Webhook

The template for Webhook update.
  • Method Details

    • apply

      Webhook apply()
      Executes the update request.
      Returns:
      the updated resource.
    • apply

      Webhook apply(com.azure.core.util.Context context)
      Executes the update request.
      Parameters:
      context - The context to associate with this operation.
      Returns:
      the updated resource.