@Deprecated public class DeleteCorpusRequest extends AbstractRequestModel<DeleteCorpusResponse>
| 限定符和类型 | 字段和说明 |
|---|---|
private String |
botId
已过时。
机器人ID
|
private List<String> |
corpusNames
已过时。
语料名称
|
private Integer |
sqId
已过时。
标准问ID
|
fileMap, model| 构造器和说明 |
|---|
DeleteCorpusRequest()
已过时。
|
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getBotId()
已过时。
|
List<String> |
getCorpusNames()
已过时。
|
Class<DeleteCorpusResponse> |
getResponseClass()
已过时。
获取响应对象
|
Integer |
getSqId()
已过时。
|
void |
setBotId(String botId)
已过时。
|
void |
setCorpusNames(List<String> corpusNames)
已过时。
|
void |
setSqId(Integer sqId)
已过时。
|
expires, expires, generateUri, getFileMap, getModel, getPath, httpMethod, isMultipartFormData, putBodyParameter, putQueryParameter, setFileMap, setModel, setPath, signRequestpublic String getBotId()
public void setBotId(String botId)
public Integer getSqId()
public void setSqId(Integer sqId)
public Class<DeleteCorpusResponse> getResponseClass()
AbstractRequestModelgetResponseClass 在类中 AbstractRequestModel<DeleteCorpusResponse>Copyright © 2024. All rights reserved.