Interface ProductContract.Update

All Superinterfaces:
ProductContract.UpdateStages.WithApprovalRequired, ProductContract.UpdateStages.WithDescription, ProductContract.UpdateStages.WithDisplayName, ProductContract.UpdateStages.WithIfMatch, ProductContract.UpdateStages.WithState, ProductContract.UpdateStages.WithSubscriptionRequired, ProductContract.UpdateStages.WithSubscriptionsLimit, ProductContract.UpdateStages.WithTerms
Enclosing interface:
ProductContract

The template for ProductContract update.
  • Method Details

    • apply

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

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