Class TermsLookup
java.lang.Object
co.elastic.clients.elasticsearch._types.query_dsl.TermsLookup
- All Implemented Interfaces:
JsonpSerializable
- See Also:
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final JsonpDeserializer<TermsLookup>Json deserializer forTermsLookup -
Method Summary
Modifier and TypeMethodDescriptionfinal Stringid()Required - API name:idfinal Stringindex()Required - API name:indexstatic TermsLookupfinal Stringpath()Required - API name:pathfinal Stringrouting()API name:routingvoidserialize(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 forTermsLookup
-
-
Method Details
-
of
-
index
Required - API name:index -
id
Required - API name:id -
path
Required - API name:path -
routing
API name:routing -
serialize
Serialize this object to JSON.- Specified by:
serializein interfaceJsonpSerializable
-
serializeInternal
-
toString
-
setupTermsLookupDeserializer
-