Class ThrottleState
java.lang.Object
co.elastic.clients.elasticsearch.watcher.ThrottleState
- All Implemented Interfaces:
- JsonpSerializable
- See Also:
- 
Nested Class SummaryNested Classes
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final JsonpDeserializer<ThrottleState>Json deserializer forThrottleState
- 
Method SummaryModifier 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- 
_DESERIALIZERJson deserializer forThrottleState
 
- 
- 
Method Details- 
of
- 
reasonRequired - API name:reason
- 
timestampRequired - API name:timestamp
- 
serializeSerialize this object to JSON.- Specified by:
- serializein interface- JsonpSerializable
 
- 
serializeInternal
- 
toString
- 
setupThrottleStateDeserializer
 
-