Package | Description |
---|---|
com.tencentcloudapi.tdai.v20250717.models |
Modifier and Type | Method and Description |
---|---|
AgentInstance |
DescribeAgentInstanceResponse.getAgentInstance()
Get 智能体实例详情
|
AgentInstance[] |
DescribeAgentInstancesResponse.getItems()
Get 智能体实例列表
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeAgentInstanceResponse.setAgentInstance(AgentInstance AgentInstance)
Set 智能体实例详情
|
void |
DescribeAgentInstancesResponse.setItems(AgentInstance[] Items)
Set 智能体实例列表
|
Constructor and Description |
---|
AgentInstance(AgentInstance 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.