Class UpdateByQueryRethrottleResponse
java.lang.Object
co.elastic.clients.elasticsearch.core.UpdateByQueryRethrottleResponse
- All Implemented Interfaces:
JsonpSerializable
@JsonpDeserializable
public class UpdateByQueryRethrottleResponse
extends Object
implements JsonpSerializable
- See Also:
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final JsonpDeserializer<UpdateByQueryRethrottleResponse>Json deserializer forUpdateByQueryRethrottleResponse -
Method Summary
Modifier and TypeMethodDescriptionfinal Map<String,UpdateByQueryRethrottleNode> nodes()Required - API name:nodesof(Function<UpdateByQueryRethrottleResponse.Builder, ObjectBuilder<UpdateByQueryRethrottleResponse>> 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 voidsetupUpdateByQueryRethrottleResponseDeserializer(ObjectDeserializer<UpdateByQueryRethrottleResponse.Builder> op) toString()
-
Field Details
-
_DESERIALIZER
Json deserializer forUpdateByQueryRethrottleResponse
-
-
Method Details
-
of
-
nodes
Required - API name:nodes -
serialize
Serialize this object to JSON.- Specified by:
serializein interfaceJsonpSerializable
-
serializeInternal
-
toString
-
setupUpdateByQueryRethrottleResponseDeserializer
protected static void setupUpdateByQueryRethrottleResponseDeserializer(ObjectDeserializer<UpdateByQueryRethrottleResponse.Builder> op)
-