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