Package org.apache.solr.client.api.model
Class DeleteCollectionSnapshotResponse
java.lang.Object
org.apache.solr.client.api.model.SolrJerseyResponse
org.apache.solr.client.api.model.AsyncJerseyResponse
org.apache.solr.client.api.model.DeleteCollectionSnapshotResponse
- All Implemented Interfaces:
ReflectWritable
The Response for
CollectionSnapshotApis.Delete-
Nested Class Summary
Nested classes/interfaces inherited from class org.apache.solr.client.api.model.SolrJerseyResponse
SolrJerseyResponse.ResponseHeader -
Field Summary
FieldsFields inherited from class org.apache.solr.client.api.model.AsyncJerseyResponse
requestIdFields inherited from class org.apache.solr.client.api.model.SolrJerseyResponse
error, responseHeader -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
collection
-
snapshotName
-
followAliases
public boolean followAliases
-
-
Constructor Details
-
DeleteCollectionSnapshotResponse
public DeleteCollectionSnapshotResponse()
-