Class WatcherActions
java.lang.Object
co.elastic.clients.elasticsearch.xpack.usage.WatcherActions
- All Implemented Interfaces:
JsonpSerializable
- See Also:
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final JsonpDeserializer<WatcherActions>Json deserializer forWatcherActions -
Method Summary
Modifier and TypeMethodDescriptionfinal Map<String,WatcherActionTotals> actions()Required - API name:actionsstatic WatcherActionsvoidserialize(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 forWatcherActions
-
-
Method Details
-
of
-
actions
Required - API name:actions -
serialize
Serialize this object to JSON.- Specified by:
serializein interfaceJsonpSerializable
-
serializeInternal
-
toString
-
setupWatcherActionsDeserializer
protected static void setupWatcherActionsDeserializer(ObjectDeserializer<WatcherActions.Builder> op)
-