Uses of Class
org.apache.solr.client.api.model.CreateCollectionSnapshotRequestBody
-
Packages that use CreateCollectionSnapshotRequestBody Package Description org.apache.solr.client.api.endpoint Interfaces representing individual Solr v2 APIs. -
-
Uses of CreateCollectionSnapshotRequestBody in org.apache.solr.client.api.endpoint
Methods in org.apache.solr.client.api.endpoint with parameters of type CreateCollectionSnapshotRequestBody Modifier and Type Method Description CreateCollectionSnapshotResponse
CreateCollectionSnapshotApi. createCollectionSnapshot(String collName, String snapshotName, CreateCollectionSnapshotRequestBody requestBody)
-