Class ThrottleState
java.lang.Object
co.elastic.clients.elasticsearch.watcher.ThrottleState
- All Implemented Interfaces:
JsonpSerializable
- See Also:
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final JsonpDeserializer<ThrottleState>Json deserializer forThrottleState -
Method Summary
Modifier and TypeMethodDescriptionstatic ThrottleStatefinal Stringreason()Required - API name:reasonvoidserialize(jakarta.json.stream.JsonGenerator generator, JsonpMapper mapper) Serialize this object to JSON.protected voidserializeInternal(jakarta.json.stream.JsonGenerator generator, JsonpMapper mapper) protected static voidfinal DateTimeRequired - API name:timestamptoString()
-
Field Details
-
_DESERIALIZER
Json deserializer forThrottleState
-
-
Method Details
-
of
-
reason
Required - API name:reason -
timestamp
Required - API name:timestamp -
serialize
Serialize this object to JSON.- Specified by:
serializein interfaceJsonpSerializable
-
serializeInternal
-
toString
-
setupThrottleStateDeserializer
-