public class GetAgentAgentChatSessionReq extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
GetAgentAgentChatSessionReq.Builder |
| 构造器和说明 |
|---|
GetAgentAgentChatSessionReq() |
GetAgentAgentChatSessionReq(GetAgentAgentChatSessionReq.Builder builder) |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getAgentChatSessionId() |
String |
getAgentId() |
static GetAgentAgentChatSessionReq.Builder |
newBuilder() |
void |
setAgentChatSessionId(String agentChatSessionId) |
void |
setAgentId(String agentId) |
public GetAgentAgentChatSessionReq()
public GetAgentAgentChatSessionReq(GetAgentAgentChatSessionReq.Builder builder)
public String getAgentId()
public void setAgentId(String agentId)
public String getAgentChatSessionId()
public void setAgentChatSessionId(String agentChatSessionId)
public static GetAgentAgentChatSessionReq.Builder newBuilder()
Copyright © 2026. All rights reserved.