public class BulkGetResponse
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
BulkGetResponse.Doc |
static class |
BulkGetResponse.Result |
Modifier and Type | Field and Description |
---|---|
java.util.List<BulkGetResponse.Result> |
results |
Constructor and Description |
---|
BulkGetResponse() |
public java.util.List<BulkGetResponse.Result> results