Class EnvironmentReservationSearchView
java.lang.Object
com.xebialabs.xlrelease.api.v1.views.BaseAppEnvView
com.xebialabs.xlrelease.api.v1.views.search.EnvironmentReservationSearchView
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfrom
(Environment environment, List<EnvironmentReservation> reservations) List<com.xebialabs.xlrelease.api.v1.views.search.ReservationSearchView>
getStage()
void
setDescription
(String description) void
setLabels
(List<EnvironmentLabelView> labels) void
setReservations
(List<com.xebialabs.xlrelease.api.v1.views.search.ReservationSearchView> reservations) void
setStage
(EnvironmentStageView stage) Methods inherited from class com.xebialabs.xlrelease.api.v1.views.BaseAppEnvView
getFolderId, getId, getTitle, setFolderId, setId, setTitle
-
Constructor Details
-
EnvironmentReservationSearchView
public EnvironmentReservationSearchView()
-
-
Method Details
-
from
public static EnvironmentReservationSearchView from(Environment environment, List<EnvironmentReservation> reservations) -
getDescription
-
setDescription
-
getStage
-
setStage
-
getReservations
-
setReservations
public void setReservations(List<com.xebialabs.xlrelease.api.v1.views.search.ReservationSearchView> reservations) -
getLabels
-
setLabels
-