public class BatchRecallOTORequest
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
List<String> |
processQueryKeys |
String |
robotCode |
| 构造器和说明 |
|---|
BatchRecallOTORequest() |
| 限定符和类型 | 方法和说明 |
|---|---|
static BatchRecallOTORequest |
build(Map<String,?> map) |
List<String> |
getProcessQueryKeys() |
String |
getRobotCode() |
BatchRecallOTORequest |
setProcessQueryKeys(List<String> processQueryKeys) |
BatchRecallOTORequest |
setRobotCode(String robotCode) |
@NameInMap(value="robotCode") public String robotCode
public static BatchRecallOTORequest build(Map<String,?> map) throws Exception
Exceptionpublic BatchRecallOTORequest setProcessQueryKeys(List<String> processQueryKeys)
public BatchRecallOTORequest setRobotCode(String robotCode)
public String getRobotCode()
Copyright © 2022. All rights reserved.