T
- the type of the resultspublic class GraphDeltaQueryResult<T> extends Object
Constructor and Description |
---|
GraphDeltaQueryResult(List<T> results,
String deltaLink) |
Modifier and Type | Method and Description |
---|---|
String |
getDeltaLink() |
List<T> |
getResults() |
Copyright © 2020 Atlassian. All rights reserved.