Interface GlobalSchemaContract.UpdateStages.WithSchemaType

All Known Subinterfaces:
GlobalSchemaContract.Update
Enclosing interface:
GlobalSchemaContract.UpdateStages

public static interface GlobalSchemaContract.UpdateStages.WithSchemaType
The stage of the GlobalSchemaContract update allowing to specify schemaType.
  • Method Details

    • withSchemaType

      GlobalSchemaContract.Update withSchemaType(SchemaType schemaType)
      Specifies the schemaType property: Schema Type. Immutable..
      Parameters:
      schemaType - Schema Type. Immutable.
      Returns:
      the next definition stage.