Package | Description |
---|---|
com.tencentcloudapi.lke.v20231130.models |
Modifier and Type | Method and Description |
---|---|
AgentPluginQuery[] |
AgentMCPServerInfo.getQuery()
Get mcp server query信息
|
AgentPluginQuery[] |
AgentPluginInfo.getQuery()
Get 应用配置的插件query信息
|
AgentPluginQuery[] |
AgentToolInfo.getQuery()
Get query信息
|
Modifier and Type | Method and Description |
---|---|
void |
AgentMCPServerInfo.setQuery(AgentPluginQuery[] Query)
Set mcp server query信息
|
void |
AgentPluginInfo.setQuery(AgentPluginQuery[] Query)
Set 应用配置的插件query信息
|
void |
AgentToolInfo.setQuery(AgentPluginQuery[] Query)
Set query信息
|
Constructor and Description |
---|
AgentPluginQuery(AgentPluginQuery source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2025. All rights reserved.