Class Input
java.lang.Object
co.elastic.clients.elasticsearch.ml.put_trained_model.Input
- All Implemented Interfaces:
JsonpSerializable
- See Also:
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final JsonpDeserializer<Input>Json deserializer forInput -
Method Summary
Modifier and TypeMethodDescriptionRequired - API name:field_namesstatic Inputvoidserialize(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 forInput
-
-
Method Details
-
of
-
fieldNames
Required - API name:field_names -
serialize
Serialize this object to JSON.- Specified by:
serializein interfaceJsonpSerializable
-
serializeInternal
-
toString
-
setupInputDeserializer
-