Class EnvironmentView
java.lang.Object
com.xebialabs.xlrelease.api.v1.views.BaseAppEnvView
com.xebialabs.xlrelease.api.v1.views.EnvironmentView
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic EnvironmentViewfromEnvironment(Environment environment) getStage()voidsetDescription(String description) voidsetLabels(List<EnvironmentLabelView> labels) voidsetStage(EnvironmentStageView stage) Methods inherited from class com.xebialabs.xlrelease.api.v1.views.BaseAppEnvView
getFolderId, getId, getTitle, setFolderId, setId, setTitle
-
Constructor Details
-
EnvironmentView
public EnvironmentView()
-
-
Method Details
-
fromEnvironment
-
getDescription
-
setDescription
-
getStage
-
setStage
-
getLabels
-
setLabels
-