Class InferenceEndpointInfoCustom.AbstractBuilder<BuilderT extends InferenceEndpointInfoCustom.AbstractBuilder<BuilderT>>

All Implemented Interfaces:
WithJson<BuilderT>
Direct Known Subclasses:
PutCustomResponse.Builder
Enclosing class:
InferenceEndpointInfoCustom

public abstract static class InferenceEndpointInfoCustom.AbstractBuilder<BuilderT extends InferenceEndpointInfoCustom.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(TaskTypeCustom value)
      Required - The task type

      API name: task_type