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
addHeader, getBasePath, getBasicAuthPassword, getBasicAuthUser, getCollection, getContentStreams, getContentWriter, getHeaders, getMethod, getPath, getQueryParams, getResponseParser, getStreamingResponseCallback, getUserPrincipal, process, process, setBasePath, setBasicAuthCredentials, setMethod, setPath, setQueryParams, setResponseParser, setStreamingResponseCallback, setUseBinaryV2, setUserPrincipal, 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-2021 Apache Software Foundation. All Rights Reserved.