Interface ApiVersion.Update

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

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

    • apply

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

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