@Deprecated public class ChatSubmitInvestigationRequest extends AbstractRequestModel<ChatSubmitInvestigationResponse>
| 限定符和类型 | 字段和说明 |
|---|---|
private ChatInvestigationOptionModel[] |
options
已过时。
评价信息
|
private String |
remark
已过时。
评价备注
|
private String |
sessionId
已过时。
主会话标识
|
private Integer |
solve
已过时。
解决状态
|
fileMap, model| 构造器和说明 |
|---|
ChatSubmitInvestigationRequest()
已过时。
|
| 限定符和类型 | 方法和说明 |
|---|---|
ChatInvestigationOptionModel[] |
getOptions()
已过时。
|
String |
getRemark()
已过时。
|
Class<ChatSubmitInvestigationResponse> |
getResponseClass()
已过时。
获取响应对象
|
String |
getSessionId()
已过时。
|
Integer |
getSolve()
已过时。
|
void |
setOptions(ChatInvestigationOptionModel[] options)
已过时。
|
void |
setRemark(String remark)
已过时。
|
void |
setSessionId(String sessionId)
已过时。
|
void |
setSolve(Integer solve)
已过时。
|
String |
toString()
已过时。
|
expires, expires, generateUri, getFileMap, getModel, getPath, httpMethod, isMultipartFormData, putBodyParameter, putQueryParameter, setFileMap, setModel, setPath, signRequestprivate String sessionId
private ChatInvestigationOptionModel[] options
private String remark
private Integer solve
public String getSessionId()
public void setSessionId(String sessionId)
public ChatInvestigationOptionModel[] getOptions()
public void setOptions(ChatInvestigationOptionModel[] options)
public String getRemark()
public void setRemark(String remark)
public Integer getSolve()
public void setSolve(Integer solve)
public Class<ChatSubmitInvestigationResponse> getResponseClass()
AbstractRequestModelgetResponseClass 在类中 AbstractRequestModel<ChatSubmitInvestigationResponse>Copyright © 2024. All rights reserved.