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