Interface ProjectEnvironmentType.DefinitionStages.WithStatus

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

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

    • withStatus

      Specifies the status property: Defines whether this Environment Type can be used in this Project..
      Parameters:
      status - Defines whether this Environment Type can be used in this Project.
      Returns:
      the next definition stage.