public static class SecondaryIndexQueryOperation.Response.Entry extends Object
Modifier and Type | Method and Description |
---|---|
FetchOperation.Response |
getBody() |
BinaryValue |
getIndexKey() |
BinaryValue |
getObjectKey() |
boolean |
hasBody() |
boolean |
hasIndexKey() |
public boolean hasIndexKey()
public BinaryValue getIndexKey()
public BinaryValue getObjectKey()
public boolean hasBody()
public FetchOperation.Response getBody()
Copyright © 2016. All rights reserved.