public class QueryCollectionResponse<E> extends Object
Modifier and Type | Method and Description |
---|---|
Collection<E> |
getCollection()
Getter for collection
|
String |
getContinuationToken()
Getter for continuation token
|
public String getContinuationToken()
public Collection<E> getCollection()
Copyright © 2021. All rights reserved.