Class WebhookResult
java.lang.Object
co.elastic.clients.elasticsearch.watcher.WebhookResult
- All Implemented Interfaces:
JsonpSerializable
- See Also:
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final JsonpDeserializer<WebhookResult>Json deserializer forWebhookResult -
Method Summary
Modifier and TypeMethodDescriptionstatic WebhookResultfinal HttpInputRequestResultrequest()Required - API name:requestfinal HttpInputResponseResultresponse()API name:responsevoidserialize(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 forWebhookResult
-
-
Method Details
-
of
-
request
Required - API name:request -
response
API name:response -
serialize
Serialize this object to JSON.- Specified by:
serializein interfaceJsonpSerializable
-
serializeInternal
-
toString
-
setupWebhookResultDeserializer
-