Uses of Class
org.apache.solr.client.api.model.DeleteCollectionSnapshotResponse
Packages that use DeleteCollectionSnapshotResponse
Package
Description
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 DeleteCollectionSnapshotResponseModifier and TypeMethodDescriptionCollectionSnapshotApis.Delete.deleteCollectionSnapshot(String collName, String snapshotName, boolean followAliases, String asyncId)