Class NodeInfoSettingsClusterElection
java.lang.Object
co.elastic.clients.elasticsearch.nodes.info.NodeInfoSettingsClusterElection
- All Implemented Interfaces:
JsonpSerializable
@JsonpDeserializable
public class NodeInfoSettingsClusterElection
extends Object
implements JsonpSerializable
- See Also:
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final JsonpDeserializer<NodeInfoSettingsClusterElection>Json deserializer forNodeInfoSettingsClusterElection -
Method Summary
Modifier and TypeMethodDescriptionof(Function<NodeInfoSettingsClusterElection.Builder, ObjectBuilder<NodeInfoSettingsClusterElection>> fn) voidserialize(jakarta.json.stream.JsonGenerator generator, JsonpMapper mapper) Serialize this object to JSON.protected voidserializeInternal(jakarta.json.stream.JsonGenerator generator, JsonpMapper mapper) protected static voidsetupNodeInfoSettingsClusterElectionDeserializer(ObjectDeserializer<NodeInfoSettingsClusterElection.Builder> op) final Stringstrategy()Required - API name:strategytoString()
-
Field Details
-
_DESERIALIZER
Json deserializer forNodeInfoSettingsClusterElection
-
-
Method Details
-
of
-
strategy
Required - API name:strategy -
serialize
Serialize this object to JSON.- Specified by:
serializein interfaceJsonpSerializable
-
serializeInternal
-
toString
-
setupNodeInfoSettingsClusterElectionDeserializer
protected static void setupNodeInfoSettingsClusterElectionDeserializer(ObjectDeserializer<NodeInfoSettingsClusterElection.Builder> op)
-