Interface Workflow.DefinitionStages.WithAuthStatus

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

public static interface Workflow.DefinitionStages.WithAuthStatus
The stage of the Workflow definition allowing to specify authStatus.
  • Method Details

    • withAuthStatus

      Specifies the authStatus property: Determines the type of manifests within the repository..
      Parameters:
      authStatus - Determines the type of manifests within the repository.
      Returns:
      the next definition stage.