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