Class InferenceConfigCreate

java.lang.Object
co.elastic.clients.elasticsearch.ml.InferenceConfigCreate
All Implemented Interfaces:
JsonpSerializable, TaggedUnion<InferenceConfigCreate.Kind,Object>

@JsonpDeserializable public class InferenceConfigCreate extends Object implements TaggedUnion<InferenceConfigCreate.Kind,Object>, JsonpSerializable
Inference configuration provided when storing the model config
See Also: