Package org.apache.solr.client.api.model
Class BackupDeletionResponseBody
java.lang.Object
org.apache.solr.client.api.model.SolrJerseyResponse
org.apache.solr.client.api.model.AsyncJerseyResponse
org.apache.solr.client.api.model.SubResponseAccumulatingJerseyResponse
org.apache.solr.client.api.model.BackupDeletionResponseBody
- All Implemented Interfaces:
ReflectWritable
-
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.SubResponseAccumulatingJerseyResponse
failedSubResponsesByNodeName, successfulSubResponsesByNodeName, warningFields 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
-
deleted
-
-
Constructor Details
-
BackupDeletionResponseBody
public BackupDeletionResponseBody()
-