public static class ConfigSetAdminRequest.Create extends ConfigSetAdminRequest.ConfigSetSpecificAdminRequest
ConfigSetAdminRequest.ConfigSetSpecificAdminRequest, ConfigSetAdminRequest.Create, ConfigSetAdminRequest.Delete, ConfigSetAdminRequest.ListSolrRequest.METHOD| Modifier and Type | Field and Description |
|---|---|
protected String |
baseConfigSetName |
protected Properties |
properties |
protected static String |
PROPERTY_PREFIX |
configSetNameaction| Constructor and Description |
|---|
ConfigSetAdminRequest.Create() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBaseConfigSetName() |
Properties |
getNewConfigSetProperties() |
SolrParams |
getParams() |
void |
setBaseConfigSetName(String baseConfigSetName) |
void |
setNewConfigSetProperties(Properties properties) |
getConfigSetName, setConfigSetNamegetContentStreams, process, setActiongetMethod, getPath, getQueryParams, getResponseParser, getStreamingResponseCallback, setMethod, setPath, setQueryParams, setResponseParser, setStreamingResponseCallbackprotected static String PROPERTY_PREFIX
protected String baseConfigSetName
protected Properties properties
public void setBaseConfigSetName(String baseConfigSetName)
public final String getBaseConfigSetName()
public void setNewConfigSetProperties(Properties properties)
public final Properties getNewConfigSetProperties()
public SolrParams getParams()
getParams in class ConfigSetAdminRequest.ConfigSetSpecificAdminRequestCopyright © 2000-2016 Apache Software Foundation. All Rights Reserved.