Class Vocabulary
java.lang.Object
co.elastic.clients.elasticsearch.ml.Vocabulary
- All Implemented Interfaces:
JsonpSerializable
- See Also:
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final JsonpDeserializer<Vocabulary>Json deserializer forVocabulary -
Method Summary
Modifier and TypeMethodDescriptionfinal Stringindex()Required - API name:indexstatic Vocabularyrebuild()voidserialize(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 forVocabulary
-
-
Method Details
-
of
-
index
Required - API name:index -
serialize
Serialize this object to JSON.- Specified by:
serializein interfaceJsonpSerializable
-
serializeInternal
-
toString
-
rebuild
- Returns:
- New
Vocabulary.Builderinitialized with field values of this instance
-
setupVocabularyDeserializer
-