Package org.apache.solr.client.api.model
Class PublicKeyResponse
- java.lang.Object
-
- org.apache.solr.client.api.model.SolrJerseyResponse
-
- org.apache.solr.client.api.model.PublicKeyResponse
-
- All Implemented Interfaces:
ReflectWritable
public class PublicKeyResponse extends SolrJerseyResponse
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.apache.solr.client.api.model.SolrJerseyResponse
SolrJerseyResponse.ResponseHeader
-
-
Field Summary
Fields Modifier and Type Field Description String
key
-
Fields inherited from class org.apache.solr.client.api.model.SolrJerseyResponse
error, responseHeader
-
-
Constructor Summary
Constructors Constructor Description PublicKeyResponse()
-
-
-
Field Detail
-
key
public String key
-
-