@Deprecated public class ChatClientCloseSessionRequest extends AbstractRequestModel<ChatClientCloseSessionResponse>
| 限定符和类型 | 字段和说明 |
|---|---|
private String |
sessionId
已过时。
会话id
|
fileMap, model| 构造器和说明 |
|---|
ChatClientCloseSessionRequest()
已过时。
|
| 限定符和类型 | 方法和说明 |
|---|---|
Class<ChatClientCloseSessionResponse> |
getResponseClass()
已过时。
获取响应对象
|
String |
getSessionId()
已过时。
|
void |
setSessionId(String sessionId)
已过时。
|
String |
toString()
已过时。
|
expires, expires, generateUri, getFileMap, getModel, getPath, httpMethod, isMultipartFormData, putBodyParameter, putQueryParameter, setFileMap, setModel, setPath, signRequestprivate String sessionId
public String getSessionId()
public void setSessionId(String sessionId)
public Class<ChatClientCloseSessionResponse> getResponseClass()
AbstractRequestModelgetResponseClass 在类中 AbstractRequestModel<ChatClientCloseSessionResponse>Copyright © 2024. All rights reserved.