Interface ArtifactSource.DefinitionStages.WithStatus

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

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

    • withStatus

      Specifies the status property: Indicates if the artifact source is enabled (values: Enabled, Disabled)..
      Parameters:
      status - Indicates if the artifact source is enabled (values: Enabled, Disabled).
      Returns:
      the next definition stage.