Interface Schedule.Update

All Superinterfaces:
Schedule.UpdateStages.WithProperties
Enclosing interface:
Schedule

public static interface Schedule.Update extends Schedule.UpdateStages.WithProperties
The template for Schedule update.
  • Method Details

    • apply

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

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