Class IndexRoutingAllocationInitialRecovery
java.lang.Object
co.elastic.clients.elasticsearch.indices.IndexRoutingAllocationInitialRecovery
- All Implemented Interfaces:
JsonpSerializable
@JsonpDeserializable
public class IndexRoutingAllocationInitialRecovery
extends Object
implements JsonpSerializable
- See Also:
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final JsonpDeserializer<IndexRoutingAllocationInitialRecovery>Json deserializer forIndexRoutingAllocationInitialRecovery -
Method Summary
Modifier and TypeMethodDescriptionfinal Stringid()API name:_idof(Function<IndexRoutingAllocationInitialRecovery.Builder, ObjectBuilder<IndexRoutingAllocationInitialRecovery>> 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 voidsetupIndexRoutingAllocationInitialRecoveryDeserializer(ObjectDeserializer<IndexRoutingAllocationInitialRecovery.Builder> op) toString()
-
Field Details
-
_DESERIALIZER
Json deserializer forIndexRoutingAllocationInitialRecovery
-
-
Method Details
-
of
-
id
API name:_id -
serialize
Serialize this object to JSON.- Specified by:
serializein interfaceJsonpSerializable
-
serializeInternal
-
toString
-
setupIndexRoutingAllocationInitialRecoveryDeserializer
protected static void setupIndexRoutingAllocationInitialRecoveryDeserializer(ObjectDeserializer<IndexRoutingAllocationInitialRecovery.Builder> op)
-