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