类 AiCredential
java.lang.Object
com.alibaba.nacos.api.ai.model.mcp.AiCredential
AI service credential.
- 作者:
- xiweng.yy
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
-
字段详细资料
-
type
Credential type, such as OAuth2.0, Jwt token or others, default is `custom`. -
ref
-
-
构造器详细资料
-
AiCredential
public AiCredential()
-
-
方法详细资料
-
getType
-
setType
-
getRef
-
setRef
-