Package org.apache.solr.client.api.model
Class ReplicationBackupResponse
- java.lang.Object
-
- org.apache.solr.client.api.model.SolrJerseyResponse
-
- org.apache.solr.client.api.model.ReplicationBackupResponse
-
- All Implemented Interfaces:
ReflectWritable
public class ReplicationBackupResponse extends SolrJerseyResponse
Response for the v2 "replication backup" API
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.apache.solr.client.api.model.SolrJerseyResponse
SolrJerseyResponse.ResponseHeader
-
-
Constructor Summary
Constructors Constructor Description ReplicationBackupResponse()
-