Class CreateCollectionSnapshotAPI.CreateSnapshotResponse
- java.lang.Object
-
- org.apache.solr.client.api.model.SolrJerseyResponse
-
- org.apache.solr.client.api.model.AsyncJerseyResponse
-
- org.apache.solr.handler.admin.api.CreateCollectionSnapshotAPI.CreateSnapshotResponse
-
- All Implemented Interfaces:
ReflectWritable
- Enclosing class:
- CreateCollectionSnapshotAPI
public static class CreateCollectionSnapshotAPI.CreateSnapshotResponse extends AsyncJerseyResponse
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.apache.solr.client.api.model.SolrJerseyResponse
SolrJerseyResponse.ResponseHeader
-
-
Field Summary
-
Fields inherited from class org.apache.solr.client.api.model.AsyncJerseyResponse
requestId
-
Fields inherited from class org.apache.solr.client.api.model.SolrJerseyResponse
error, responseHeader
-
-
Constructor Summary
Constructors Constructor Description CreateSnapshotResponse()
-