Class InferenceEndpointInfoDeepSeek.AbstractBuilder<BuilderT extends InferenceEndpointInfoDeepSeek.AbstractBuilder<BuilderT>>
java.lang.Object
co.elastic.clients.util.ObjectBuilderBase
co.elastic.clients.util.WithJsonObjectBuilderBase<BuilderT>
co.elastic.clients.elasticsearch.inference.InferenceEndpoint.AbstractBuilder<BuilderT>
co.elastic.clients.elasticsearch.inference.InferenceEndpointInfoDeepSeek.AbstractBuilder<BuilderT>
- All Implemented Interfaces:
WithJson<BuilderT>
- Direct Known Subclasses:
PutDeepseekResponse.Builder
- Enclosing class:
- InferenceEndpointInfoDeepSeek
public abstract static class InferenceEndpointInfoDeepSeek.AbstractBuilder<BuilderT extends InferenceEndpointInfoDeepSeek.AbstractBuilder<BuilderT>>
extends InferenceEndpoint.AbstractBuilder<BuilderT>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfinal BuilderT
inferenceId
(String value) Required - The inference Idfinal BuilderT
taskType
(TaskTypeDeepSeek value) Required - The task typeMethods inherited from class co.elastic.clients.elasticsearch.inference.InferenceEndpoint.AbstractBuilder
chunkingSettings, chunkingSettings, self, service, serviceSettings, taskSettings
Methods inherited from class co.elastic.clients.util.WithJsonObjectBuilderBase
withJson
Methods inherited from class co.elastic.clients.util.ObjectBuilderBase
_checkSingleUse, _listAdd, _listAddAll, _mapPut, _mapPutAll
-
Constructor Details
-
AbstractBuilder
public AbstractBuilder()
-
-
Method Details
-
inferenceId
Required - The inference IdAPI name:
inference_id
-
taskType
Required - The task typeAPI name:
task_type
-