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