public class RobotMessageFileDownloadRequest
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
String |
downloadCode
This parameter is required.
|
String |
robotCode
This parameter is required.
|
| 构造器和说明 |
|---|
RobotMessageFileDownloadRequest() |
| 限定符和类型 | 方法和说明 |
|---|---|
static RobotMessageFileDownloadRequest |
build(Map<String,?> map) |
String |
getDownloadCode() |
String |
getRobotCode() |
RobotMessageFileDownloadRequest |
setDownloadCode(String downloadCode) |
RobotMessageFileDownloadRequest |
setRobotCode(String robotCode) |
@NameInMap(value="downloadCode") public String downloadCode
This parameter is required.
example:mIofN681YE3f/+m+NntqpZSvSH2iMD6xP7Ow/ezdb1Wgn38tqVwL+zoRgzXipAMzmV5uhVKUlBdjKugAIvsm+TrvaPI0JYCMjvFMAlXvMWnMJsi2nZ9a0+N2c9CoV90hiB/B+fEThASPz+jmIa4J6x4WTsmmU3E/AopGsSGugE+hkHBcu52o76Yd2SCpPNUqenvdySSqjowEt1+Ddz55/9Qj8Y8ZhTryqsb7tYwzLFB+F3lsWCotXBOQvEgy3e/bEQtOyV6YrP3KG6YNSb3Q==
@NameInMap(value="robotCode") public String robotCode
This parameter is required.
example:dingue4kfzdxbyn0pjqd
public static RobotMessageFileDownloadRequest build(Map<String,?> map) throws Exception
Exceptionpublic RobotMessageFileDownloadRequest setDownloadCode(String downloadCode)
public String getDownloadCode()
public RobotMessageFileDownloadRequest setRobotCode(String robotCode)
public String getRobotCode()
Copyright © 2025. All rights reserved.