Class ManagedApplicationPage
java.lang.Object
com.xebialabs.xlrelease.api.v1.views.ManagedApplicationPage
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ManagedApplicationPagecreate(Integer totalCount, Integer count, List<ManagedApplicationView> managedApplications) getCount()voidvoidsetManagedApplications(List<ManagedApplicationView> managedApplications) voidsetTotalCount(Integer totalCount)
-
Constructor Details
-
ManagedApplicationPage
public ManagedApplicationPage()
-
-
Method Details
-
create
public static ManagedApplicationPage create(Integer totalCount, Integer count, List<ManagedApplicationView> managedApplications) -
getCount
-
setCount
-
getManagedApplications
-
setManagedApplications
-
getTotalCount
-
setTotalCount
-