public class PaginatedEnvironmentsForDashboard extends Object
Constructor and Description |
---|
PaginatedEnvironmentsForDashboard(List<Environment> environments,
boolean hasMore,
int nextStart) |
Modifier and Type | Method and Description |
---|---|
List<Environment> |
getEnvironments() |
int |
getNextStart() |
boolean |
isHasMore() |
String |
toString() |
public PaginatedEnvironmentsForDashboard(List<Environment> environments, boolean hasMore, int nextStart)
public List<Environment> getEnvironments()
public boolean isHasMore()
public int getNextStart()
Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.
View cookie preferences