public class SearchResponse
extends java.lang.Object
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
SearchResponse.Status  | 
static class  | 
SearchResponse.Store  | 
| Modifier and Type | Field and Description | 
|---|---|
Range | 
range  | 
SearchResponse.Status | 
status  | 
SearchResponse.Store | 
store  | 
java.lang.Long | 
total  | 
| Constructor and Description | 
|---|
SearchResponse()  | 
public SearchResponse.Status status
public SearchResponse.Store store
public java.lang.Long total
public Range range
Copyright © 2021. All Rights Reserved.