T
- The type of resultspublic abstract class PageableGraphList<T> extends Object
Modifier | Constructor and Description |
---|---|
protected |
PageableGraphList() |
protected |
PageableGraphList(String nextLink,
List<T> entries) |
Modifier and Type | Method and Description |
---|---|
List<T> |
getEntries() |
String |
getNextLink() |
Copyright © 2020 Atlassian. All rights reserved.