Class NodesResponse
java.lang.Object
co.elastic.clients.elasticsearch.cat.NodesResponse
- All Implemented Interfaces:
JsonpSerializable
- See Also:
-
Nested Class Summary
-
Field Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected static JsonpDeserializer<NodesResponse>
static NodesResponse
void
serialize
(jakarta.json.stream.JsonGenerator generator, JsonpMapper mapper) Serialize this value to JSON.toString()
final List<NodesRecord>
Required - Response value.
-
Field Details
-
_DESERIALIZER
-
-
Method Details
-
of
-
valueBody
Required - Response value. -
serialize
Serialize this value to JSON.- Specified by:
serialize
in interfaceJsonpSerializable
-
toString
-
createNodesResponseDeserializer
-