Class GetSchemaAPI.SchemaUniqueKeyResponse
- java.lang.Object
-
- org.apache.solr.client.api.model.SolrJerseyResponse
-
- org.apache.solr.handler.admin.api.GetSchemaAPI.SchemaUniqueKeyResponse
-
- All Implemented Interfaces:
ReflectWritable
- Enclosing class:
- GetSchemaAPI
public static class GetSchemaAPI.SchemaUniqueKeyResponse 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
uniqueKey
-
Fields inherited from class org.apache.solr.client.api.model.SolrJerseyResponse
error, responseHeader
-
-
Constructor Summary
Constructors Constructor Description SchemaUniqueKeyResponse()
-
-
-
Field Detail
-
uniqueKey
public String uniqueKey
-
-