Interface Orchestrator.Update

All Superinterfaces:
Orchestrator.UpdateStages.WithTags
Enclosing interface:
Orchestrator

public static interface Orchestrator.Update extends Orchestrator.UpdateStages.WithTags
The template for Orchestrator update.
  • Method Details

    • apply

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

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