public class DescribeRecordDataRequest
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
String |
accessKeyId |
String |
accountId |
String |
accountType |
String |
acid |
Long |
ownerId |
String |
prodCode |
String |
resourceOwnerAccount |
Long |
resourceOwnerId |
Integer |
secLevel |
| 构造器和说明 |
|---|
DescribeRecordDataRequest() |
@NameInMap(value="AccessKeyId") public String accessKeyId
@NameInMap(value="OwnerId") public Long ownerId
@NameInMap(value="ResourceOwnerAccount") public String resourceOwnerAccount
@NameInMap(value="ResourceOwnerId") public Long resourceOwnerId
@NameInMap(value="ProdCode") public String prodCode
@NameInMap(value="AccountType") public String accountType
@NameInMap(value="AccountId") public String accountId
@NameInMap(value="Acid") public String acid
@NameInMap(value="SecLevel") public Integer secLevel
public static DescribeRecordDataRequest build(Map<String,?> map) throws Exception
ExceptionCopyright © 2020. All rights reserved.