Interface ArtifactSource.DefinitionStages.WithBranchRef

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

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

    • withBranchRef

      Specifies the branchRef property: The artifact source's branch reference..
      Parameters:
      branchRef - The artifact source's branch reference.
      Returns:
      the next definition stage.