Package org.apache.solr.client.api.model
Class CreateCollectionSnapshotResponse
java.lang.Object
org.apache.solr.client.api.model.SolrJerseyResponse
org.apache.solr.client.api.model.AsyncJerseyResponse
org.apache.solr.client.api.model.CreateCollectionSnapshotResponse
- 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.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
-
CreateCollectionSnapshotResponse
public CreateCollectionSnapshotResponse()
-