Class Index
java.lang.Object
co.elastic.clients.elasticsearch.watcher.Index
- All Implemented Interfaces:
JsonpSerializable
- See Also:
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final JsonpDeserializer<Index>Json deserializer forIndex -
Method Summary
Modifier and TypeMethodDescriptionfinal StringdocId()API name:doc_idfinal Stringindex()Required - API name:indexstatic Indexfinal Refreshrefresh()API name:refreshvoidserialize(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 forIndex
-
-
Method Details
-
of
-
index
Required - API name:index -
docId
API name:doc_id -
refresh
API name:refresh -
serialize
Serialize this object to JSON.- Specified by:
serializein interfaceJsonpSerializable
-
serializeInternal
-
toString
-
setupIndexDeserializer
-