Class IndexRoutingRebalance
java.lang.Object
org.opensearch.client.opensearch.indices.IndexRoutingRebalance
- All Implemented Interfaces:
ToJsonp
public final class IndexRoutingRebalance extends java.lang.Object implements ToJsonp
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classIndexRoutingRebalance.BuilderBuilder forIndexRoutingRebalance. -
Field Summary
Fields Modifier and Type Field Description static JsonpDeserializer<IndexRoutingRebalance>DESERIALIZERJson deserializer for IndexRoutingRebalance -
Constructor Summary
Constructors Modifier Constructor Description protectedIndexRoutingRebalance(IndexRoutingRebalance.Builder builder) -
Method Summary
Modifier and Type Method Description jakarta.json.JsonValueenable()API name:enableprotected static voidsetupIndexRoutingRebalanceDeserializer(DelegatingDeserializer<IndexRoutingRebalance.Builder> op)voidtoJsonp(jakarta.json.stream.JsonGenerator generator, JsonpMapper mapper)Serialize this object to JSON.protected voidtoJsonpInternal(jakarta.json.stream.JsonGenerator generator, JsonpMapper mapper)
-
Field Details
-
DESERIALIZER
Json deserializer for IndexRoutingRebalance
-
-
Constructor Details
-
Method Details
-
enable
public jakarta.json.JsonValue enable()API name:enable -
toJsonp
Serialize this object to JSON. -
toJsonpInternal
-
setupIndexRoutingRebalanceDeserializer
protected static void setupIndexRoutingRebalanceDeserializer(DelegatingDeserializer<IndexRoutingRebalance.Builder> op)
-