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