public static class ListAgentAgentChatSessionReq.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
ListAgentAgentChatSessionReq.Builder |
agentId(String agentId)
智能体ID,通过智能体后台详情的地址栏中获取
示例值:agent_4k4ue29hpwrx2
|
ListAgentAgentChatSessionReq |
build() |
ListAgentAgentChatSessionReq.Builder |
pageSize(Integer pageSize)
示例值:
|
ListAgentAgentChatSessionReq.Builder |
pageToken(String pageToken)
示例值:
|
public ListAgentAgentChatSessionReq.Builder pageSize(Integer pageSize)
pageSize - public ListAgentAgentChatSessionReq.Builder pageToken(String pageToken)
pageToken - public ListAgentAgentChatSessionReq.Builder agentId(String agentId)
示例值:agent_4k4ue29hpwrx2
agentId - public ListAgentAgentChatSessionReq build()
Copyright © 2026. All rights reserved.