Interface CommitmentPlan.Update

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

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

    • apply

      Executes the update request.
      Returns:
      the updated resource.
    • apply

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