Class NodeInfoAggregation
java.lang.Object
co.elastic.clients.elasticsearch.nodes.info.NodeInfoAggregation
- All Implemented Interfaces:
JsonpSerializable
- See Also:
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final JsonpDeserializer<NodeInfoAggregation>Json deserializer forNodeInfoAggregation -
Method Summary
Modifier and TypeMethodDescriptionstatic NodeInfoAggregationvoidserialize(jakarta.json.stream.JsonGenerator generator, JsonpMapper mapper) Serialize this object to JSON.protected voidserializeInternal(jakarta.json.stream.JsonGenerator generator, JsonpMapper mapper) protected static voidtoString()types()Required - API name:types
-
Field Details
-
_DESERIALIZER
Json deserializer forNodeInfoAggregation
-
-
Method Details
-
of
public static NodeInfoAggregation of(Function<NodeInfoAggregation.Builder, ObjectBuilder<NodeInfoAggregation>> fn) -
types
Required - API name:types -
serialize
Serialize this object to JSON.- Specified by:
serializein interfaceJsonpSerializable
-
serializeInternal
-
toString
-
setupNodeInfoAggregationDeserializer
protected static void setupNodeInfoAggregationDeserializer(ObjectDeserializer<NodeInfoAggregation.Builder> op)
-