Class IndexRoutingAllocationInclude
java.lang.Object
co.elastic.clients.elasticsearch.indices.IndexRoutingAllocationInclude
- All Implemented Interfaces:
JsonpSerializable
@JsonpDeserializable
public class IndexRoutingAllocationInclude
extends Object
implements JsonpSerializable
- See Also:
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final JsonpDeserializer<IndexRoutingAllocationInclude>Json deserializer forIndexRoutingAllocationInclude -
Method Summary
Modifier and TypeMethodDescriptionfinal Stringid()API name:_idvoidserialize(jakarta.json.stream.JsonGenerator generator, JsonpMapper mapper) Serialize this object to JSON.protected voidserializeInternal(jakarta.json.stream.JsonGenerator generator, JsonpMapper mapper) protected static voidsetupIndexRoutingAllocationIncludeDeserializer(ObjectDeserializer<IndexRoutingAllocationInclude.Builder> op) final StringAPI name:_tier_preferencetoString()
-
Field Details
-
_DESERIALIZER
Json deserializer forIndexRoutingAllocationInclude
-
-
Method Details
-
of
-
tierPreference
API name:_tier_preference -
id
API name:_id -
serialize
Serialize this object to JSON.- Specified by:
serializein interfaceJsonpSerializable
-
serializeInternal
-
toString
-
setupIndexRoutingAllocationIncludeDeserializer
protected static void setupIndexRoutingAllocationIncludeDeserializer(ObjectDeserializer<IndexRoutingAllocationInclude.Builder> op)
-