Class MlInference
java.lang.Object
co.elastic.clients.elasticsearch.xpack.usage.MlInference
- All Implemented Interfaces:
JsonpSerializable
- See Also:
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final JsonpDeserializer<MlInference>Json deserializer forMlInference -
Method Summary
Modifier and TypeMethodDescriptionfinal MlInferenceDeploymentsAPI name:deploymentsfinal Map<String,MlInferenceIngestProcessor> Required - API name:ingest_processorsstatic MlInferencevoidserialize(jakarta.json.stream.JsonGenerator generator, JsonpMapper mapper) Serialize this object to JSON.protected voidserializeInternal(jakarta.json.stream.JsonGenerator generator, JsonpMapper mapper) protected static voidtoString()final MlInferenceTrainedModelsRequired - API name:trained_models
-
Field Details
-
_DESERIALIZER
Json deserializer forMlInference
-
-
Method Details
-
of
-
ingestProcessors
Required - API name:ingest_processors -
trainedModels
Required - API name:trained_models -
deployments
API name:deployments -
serialize
Serialize this object to JSON.- Specified by:
serializein interfaceJsonpSerializable
-
serializeInternal
-
toString
-
setupMlInferenceDeserializer
-