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 Details

    • AbstractBuilder

      public AbstractBuilder()
  • Method Details

    • inferenceId

      public final BuilderT inferenceId(String value)
      Required - The inference Id

      API name: inference_id

    • taskType

      public final BuilderT taskType(TaskTypeDeepSeek value)
      Required - The task type

      API name: task_type