Interface MetadataModel.DefinitionStages.WithSource

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

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

    • withSource

      Specifies the source property: Source of the content. This is where/how it was created..
      Parameters:
      source - Source of the content. This is where/how it was created.
      Returns:
      the next definition stage.