Class SlackResult
java.lang.Object
co.elastic.clients.elasticsearch.watcher.SlackResult
- All Implemented Interfaces:
JsonpSerializable
- See Also:
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final JsonpDeserializer<SlackResult>Json deserializer forSlackResult -
Method Summary
Modifier and TypeMethodDescriptionfinal Stringaccount()API name:accountfinal SlackMessagemessage()Required - API name:messagestatic SlackResultvoidserialize(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 forSlackResult
-
-
Method Details
-
of
-
account
API name:account -
message
Required - API name:message -
serialize
Serialize this object to JSON.- Specified by:
serializein interfaceJsonpSerializable
-
serializeInternal
-
toString
-
setupSlackResultDeserializer
-