Interface MetadataModel.DefinitionStages.WithKind

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

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

    • withKind

      Specifies the kind property: The kind of content the metadata is for..
      Parameters:
      kind - The kind of content the metadata is for.
      Returns:
      the next definition stage.