public static class ConfigSetAdminRequest.List extends ConfigSetAdminRequest<ConfigSetAdminRequest.List,ConfigSetAdminResponse.List>
ConfigSetAdminRequest.ConfigSetSpecificAdminRequest<T extends ConfigSetAdminRequest<T,ConfigSetAdminResponse>>, ConfigSetAdminRequest.Create, ConfigSetAdminRequest.Delete, ConfigSetAdminRequest.List
SolrRequest.METHOD
action
SUPPORTED_METHODS, useBinaryV2, usev2
Constructor and Description |
---|
List() |
Modifier and Type | Method and Description |
---|---|
protected ConfigSetAdminResponse.List |
createResponse(SolrClient client)
Create a new SolrResponse to hold the response from the server
|
protected ConfigSetAdminRequest.List |
getThis() |
getParams, setAction
getBasicAuthPassword, getBasicAuthUser, getCollection, getContentStreams, getContentWriter, getMethod, getPath, getQueryParams, getResponseParser, getStreamingResponseCallback, process, process, setBasicAuthCredentials, setMethod, setPath, setQueryParams, setResponseParser, setStreamingResponseCallback, setUseBinaryV2, setUseV2
protected ConfigSetAdminRequest.List getThis()
getThis
in class ConfigSetAdminRequest<ConfigSetAdminRequest.List,ConfigSetAdminResponse.List>
protected ConfigSetAdminResponse.List createResponse(SolrClient client)
SolrRequest
createResponse
in class ConfigSetAdminRequest<ConfigSetAdminRequest.List,ConfigSetAdminResponse.List>
client
- the SolrClient
the request will be sent toCopyright © 2000-2017 Apache Software Foundation. All Rights Reserved.