| Modifier and Type | Method and Description |
|---|---|
OrchestrateRequest<RelationList<T>> |
getNext()
The URL for the next page of the KV objects.
|
java.lang.Iterable<KvObject<T>> |
getRelatedObjects()
Returns the related objects from the response.
|
boolean |
hasNext()
Whether there is a URL for the next page of the graph results.
|
java.util.Iterator<KvObject<T>> |
iterator() |
public final java.lang.Iterable<KvObject<T>> getRelatedObjects()
@Nullable public final OrchestrateRequest<RelationList<T>> getNext()
public final boolean hasNext()