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