public static class SecondaryIndexQueryOperation.Response extends Object
Modifier and Type | Class and Description |
---|---|
static class |
SecondaryIndexQueryOperation.Response.Entry |
Modifier and Type | Method and Description |
---|---|
BinaryValue |
getContinuation() |
List<SecondaryIndexQueryOperation.Response.Entry> |
getEntryList() |
boolean |
hasContinuation() |
public boolean hasContinuation()
public BinaryValue getContinuation()
public List<SecondaryIndexQueryOperation.Response.Entry> getEntryList()
Copyright © 2014. All rights reserved.