Interface Runbook.Update

All Superinterfaces:
Runbook.UpdateStages.WithDescription, Runbook.UpdateStages.WithLogActivityTrace, Runbook.UpdateStages.WithLogProgress, Runbook.UpdateStages.WithLogVerbose, Runbook.UpdateStages.WithName, Runbook.UpdateStages.WithTags
Enclosing interface:
Runbook

The template for Runbook update.
  • Method Details

    • apply

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

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