Package cn.ucloud.uai_modelverse.models
Class QueryMVLLMListResponse.LLMInfo
java.lang.Object
cn.ucloud.common.response.Response
cn.ucloud.uai_modelverse.models.QueryMVLLMListResponse.LLMInfo
- Enclosing class:
QueryMVLLMListResponse
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetLLMID()voidvoidvoidsetLLMName(String llmName) voidsetLLMPrice(Double llmPrice) voidsetLLMType(Integer llmType) Methods inherited from class cn.ucloud.common.response.Response
getAction, getMessage, getRequestId, getRetCode, setAction, setMessage, setRequestId, setRetCode
-
Constructor Details
-
LLMInfo
public LLMInfo()
-
-
Method Details
-
getLLMID
-
setLLMID
-
getLLMName
-
setLLMName
-
getLLMType
-
setLLMType
-
getLLMDes
-
setLLMDes
-
getLLMPrice
-
setLLMPrice
-