Class QueryMVLLMListRequest

java.lang.Object
cn.ucloud.common.request.Request
cn.ucloud.uai_modelverse.models.QueryMVLLMListRequest

public class QueryMVLLMListRequest extends Request
  • Constructor Details

    • QueryMVLLMListRequest

      public QueryMVLLMListRequest()
  • Method Details

    • getLLMID

      public String getLLMID()
    • setLLMID

      public void setLLMID(String llmid)
    • loadMaxRetries

      public Integer loadMaxRetries()
    • withMaxRetries

      public void withMaxRetries(Integer arg0)
    • loadTimeout

      public Integer loadTimeout()
    • withTimeout

      public void withTimeout(Integer arg0)