Class TimeOfMonth
java.lang.Object
co.elastic.clients.elasticsearch.watcher.TimeOfMonth
- All Implemented Interfaces:
JsonpSerializable
- See Also:
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final JsonpDeserializer<TimeOfMonth>Json deserializer forTimeOfMonth -
Method Summary
Modifier and TypeMethodDescriptionat()Required - API name:atstatic TimeOfMonthon()Required - API name:onvoidserialize(jakarta.json.stream.JsonGenerator generator, JsonpMapper mapper) Serialize this object to JSON.protected voidserializeInternal(jakarta.json.stream.JsonGenerator generator, JsonpMapper mapper) protected static voidtoString()
-
Field Details
-
_DESERIALIZER
Json deserializer forTimeOfMonth
-
-
Method Details
-
of
-
at
Required - API name:at -
on
Required - API name:on -
serialize
Serialize this object to JSON.- Specified by:
serializein interfaceJsonpSerializable
-
serializeInternal
-
toString
-
setupTimeOfMonthDeserializer
-