Class WatcherWatch
java.lang.Object
co.elastic.clients.elasticsearch.xpack.usage.WatcherWatch
- All Implemented Interfaces:
JsonpSerializable
- See Also:
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final JsonpDeserializer<WatcherWatch>Json deserializer forWatcherWatch -
Method Summary
Modifier and TypeMethodDescriptionaction()API name:actionAPI name:conditioninput()Required - API name:inputstatic WatcherWatchvoidserialize(jakarta.json.stream.JsonGenerator generator, JsonpMapper mapper) Serialize this object to JSON.protected voidserializeInternal(jakarta.json.stream.JsonGenerator generator, JsonpMapper mapper) protected static voidtoString()final WatcherWatchTriggertrigger()Required - API name:trigger
-
Field Details
-
_DESERIALIZER
Json deserializer forWatcherWatch
-
-
Method Details
-
of
-
input
Required - API name:input -
condition
API name:condition -
action
API name:action -
trigger
Required - API name:trigger -
serialize
Serialize this object to JSON.- Specified by:
serializein interfaceJsonpSerializable
-
serializeInternal
-
toString
-
setupWatcherWatchDeserializer
-