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