public class GetAppInfosRequest
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
String |
accessKeyId |
String |
appIds |
Long |
ownerId |
String |
resourceOwnerAccount |
Long |
resourceOwnerId |
| 构造器和说明 |
|---|
GetAppInfosRequest() |
@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="AppIds") @Validation(required=true) public String appIds
public static GetAppInfosRequest build(Map<String,?> map) throws Exception
ExceptionCopyright © 2020. All rights reserved.