Class StateResponse
java.lang.Object
co.elastic.clients.elasticsearch.cluster.StateResponse
- All Implemented Interfaces:
- JsonpSerializable
- See Also:
- 
Nested Class SummaryNested Classes
- 
Field SummaryFields
- 
Method SummaryModifier and TypeMethodDescriptionprotected static JsonpDeserializer<StateResponse>static StateResponsevoidserialize(jakarta.json.stream.JsonGenerator generator, JsonpMapper mapper) Serialize this value to JSON.final JsonDatastate()Required - Response value.toString()
- 
Field Details- 
_DESERIALIZER
 
- 
- 
Method Details- 
of
- 
stateRequired - Response value.
- 
serializeSerialize this value to JSON.- Specified by:
- serializein interface- JsonpSerializable
 
- 
toString
- 
createStateResponseDeserializer
 
-