Class LoggingAction
java.lang.Object
co.elastic.clients.elasticsearch.watcher.LoggingAction
- All Implemented Interfaces:
JsonpSerializable
- See Also:
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final JsonpDeserializer<LoggingAction>Json deserializer forLoggingAction -
Method Summary
Modifier and TypeMethodDescriptionfinal Stringcategory()API name:categoryfinal Stringlevel()API name:levelstatic LoggingActionvoidserialize(jakarta.json.stream.JsonGenerator generator, JsonpMapper mapper) Serialize this object to JSON.protected voidserializeInternal(jakarta.json.stream.JsonGenerator generator, JsonpMapper mapper) protected static voidfinal Stringtext()Required - API name:texttoString()
-
Field Details
-
_DESERIALIZER
Json deserializer forLoggingAction
-
-
Method Details
-
of
-
level
API name:level -
text
Required - API name:text -
category
API name:category -
serialize
Serialize this object to JSON.- Specified by:
serializein interfaceJsonpSerializable
-
serializeInternal
-
toString
-
setupLoggingActionDeserializer
-