Interface SourceControl.DefinitionStages.WithContentTypes

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

public static interface SourceControl.DefinitionStages.WithContentTypes
The stage of the SourceControl definition allowing to specify contentTypes.
  • Method Details

    • withContentTypes

      Specifies the contentTypes property: Array of source control content types..
      Parameters:
      contentTypes - Array of source control content types.
      Returns:
      the next definition stage.