Uses of Class
org.apache.solr.client.api.model.DeleteCollectionSnapshotResponse
-
Packages that use DeleteCollectionSnapshotResponse Package Description org.apache.solr.client.api.endpoint Interfaces representing individual Solr v2 APIs. -
-
Uses of DeleteCollectionSnapshotResponse in org.apache.solr.client.api.endpoint
Methods in org.apache.solr.client.api.endpoint that return DeleteCollectionSnapshotResponse Modifier and Type Method Description DeleteCollectionSnapshotResponseCollectionSnapshotApis.Delete. deleteCollectionSnapshot(String collName, String snapshotName, boolean followAliases, String asyncId)
-