Interface ArtifactSource.DefinitionStages.WithFolderPath

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

public static interface ArtifactSource.DefinitionStages.WithFolderPath
The stage of the ArtifactSource definition allowing to specify folderPath.
  • Method Details

    • withFolderPath

      Specifies the folderPath property: The folder containing artifacts..
      Parameters:
      folderPath - The folder containing artifacts.
      Returns:
      the next definition stage.