Interface ProjectEnvironmentType.UpdateStages.WithStatus

All Known Subinterfaces:
ProjectEnvironmentType.Update
Enclosing interface:
ProjectEnvironmentType.UpdateStages

public static interface ProjectEnvironmentType.UpdateStages.WithStatus
The stage of the ProjectEnvironmentType update allowing to specify status.
  • Method Summary

    Modifier and Type
    Method
    Description
    Specifies the status property: Defines whether this Environment Type can be used in this Project..
  • 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.