public class SearchRequest<T> extends Request
| Modifier and Type | Class and Description |
|---|---|
static class |
SearchRequest.Builder<BT> |
| Constructor and Description |
|---|
SearchRequest(String uri,
Map<String,List<String>> params,
Class<T> clazz) |
| Modifier and Type | Method and Description |
|---|---|
Class<T> |
getClazz() |
Copyright © 2016. All rights reserved.