Interface MetadataModel.DefinitionStages.WithSupport

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

public static interface MetadataModel.DefinitionStages.WithSupport
The stage of the MetadataModel definition allowing to specify support.
  • Method Details

    • withSupport

      Specifies the support property: Support information for the metadata - type, name, contact information.
      Parameters:
      support - Support information for the metadata - type, name, contact information.
      Returns:
      the next definition stage.