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