类 AiCredential

java.lang.Object
com.alibaba.nacos.api.ai.model.mcp.AiCredential

public class AiCredential extends Object
AI service credential.
作者:
xiweng.yy
  • 构造器详细资料

    • AiCredential

      public AiCredential()
  • 方法详细资料

    • getType

      public String getType()
    • setType

      public void setType(String type)
    • getRef

      public String getRef()
    • setRef

      public void setRef(String ref)