Class NodeInfoClient
java.lang.Object
co.elastic.clients.elasticsearch.nodes.info.NodeInfoClient
- All Implemented Interfaces:
- JsonpSerializable
- See Also:
- 
Nested Class SummaryNested Classes
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final JsonpDeserializer<NodeInfoClient>Json deserializer forNodeInfoClient
- 
Method SummaryModifier and TypeMethodDescriptionstatic NodeInfoClientvoidserialize(jakarta.json.stream.JsonGenerator generator, JsonpMapper mapper) Serialize this object to JSON.protected voidserializeInternal(jakarta.json.stream.JsonGenerator generator, JsonpMapper mapper) protected static voidtoString()final Stringtype()Required - API name:type
- 
Field Details- 
_DESERIALIZERJson deserializer forNodeInfoClient
 
- 
- 
Method Details- 
of
- 
typeRequired - API name:type
- 
serializeSerialize this object to JSON.- Specified by:
- serializein interface- JsonpSerializable
 
- 
serializeInternal
- 
toString
- 
setupNodeInfoClientDeserializerprotected static void setupNodeInfoClientDeserializer(ObjectDeserializer<NodeInfoClient.Builder> op) 
 
-