Interface SchemaContract.Update

All Superinterfaces:
SchemaContract.UpdateStages.WithComponents, SchemaContract.UpdateStages.WithContentType, SchemaContract.UpdateStages.WithDefinitions, SchemaContract.UpdateStages.WithIfMatch, SchemaContract.UpdateStages.WithValue
Enclosing interface:
SchemaContract

The template for SchemaContract update.
  • Method Details

    • apply

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

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