Interface ModelDetail.Builder

  • Method Details

    • modelId

      ModelDetail.Builder modelId(String modelId)

      The identifier of the AI model.

      Parameters:
      modelId - The identifier of the AI model.
      Returns:
      Returns a reference to this object so that method calls can be chained together.