Class ManagedApplicationPage
java.lang.Object
com.xebialabs.xlrelease.api.v1.views.ManagedApplicationPage
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ManagedApplicationPage
create
(Integer totalCount, Integer count, List<ManagedApplicationView> managedApplications) getCount()
void
void
setManagedApplications
(List<ManagedApplicationView> managedApplications) void
setTotalCount
(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
-