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