Uses of Class
org.apache.solr.client.api.model.CloneConfigsetRequestBody
-
Packages that use CloneConfigsetRequestBody Package Description org.apache.solr.client.api.endpoint Interfaces representing individual Solr v2 APIs. -
-
Uses of CloneConfigsetRequestBody in org.apache.solr.client.api.endpoint
Methods in org.apache.solr.client.api.endpoint with parameters of type CloneConfigsetRequestBody Modifier and Type Method Description SolrJerseyResponseConfigsetsApi.Clone. cloneExistingConfigSet(CloneConfigsetRequestBody requestBody)
-