Interface GlobalSchemaContract.DefinitionStages.WithDescription

All Known Subinterfaces:
GlobalSchemaContract.Definition, GlobalSchemaContract.DefinitionStages.WithCreate
Enclosing interface:
GlobalSchemaContract.DefinitionStages

public static interface GlobalSchemaContract.DefinitionStages.WithDescription
The stage of the GlobalSchemaContract definition allowing to specify description.
  • Method Details

    • withDescription

      Specifies the description property: Free-form schema entity description..
      Parameters:
      description - Free-form schema entity description.
      Returns:
      the next definition stage.