Class ReindexRethrottleResponse
java.lang.Object
org.opensearch.client.opensearch._global.ReindexRethrottleResponse
- All Implemented Interfaces:
ToJsonp
public final class ReindexRethrottleResponse extends java.lang.Object implements ToJsonp
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classReindexRethrottleResponse.BuilderBuilder forReindexRethrottleResponse. -
Field Summary
Fields Modifier and Type Field Description static JsonpDeserializer<ReindexRethrottleResponse>DESERIALIZERJson deserializer for ReindexRethrottleResponse -
Constructor Summary
Constructors Modifier Constructor Description protectedReindexRethrottleResponse(ReindexRethrottleResponse.Builder builder) -
Method Summary
Modifier and Type Method Description java.util.Map<java.lang.String,ReindexNode>nodes()API name:nodesprotected static voidsetupReindexRethrottleResponseDeserializer(DelegatingDeserializer<ReindexRethrottleResponse.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 ReindexRethrottleResponse
-
-
Constructor Details
-
Method Details
-
nodes
API name:nodes -
toJsonp
Serialize this object to JSON. -
toJsonpInternal
-
setupReindexRethrottleResponseDeserializer
protected static void setupReindexRethrottleResponseDeserializer(DelegatingDeserializer<ReindexRethrottleResponse.Builder> op)
-