Class IndexResult
java.lang.Object
co.elastic.clients.elasticsearch.watcher.IndexResult
- All Implemented Interfaces:
- JsonpSerializable
- See Also:
- 
Nested Class SummaryNested Classes
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final JsonpDeserializer<IndexResult>Json deserializer forIndexResult
- 
Method SummaryModifier and TypeMethodDescriptionstatic IndexResultfinal IndexResultSummaryresponse()Required - 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- 
_DESERIALIZERJson deserializer forIndexResult
 
- 
- 
Method Details- 
of
- 
responseRequired - API name:response
- 
serializeSerialize this object to JSON.- Specified by:
- serializein interface- JsonpSerializable
 
- 
serializeInternal
- 
toString
- 
setupIndexResultDeserializer
 
-