public class ListAppPoliciesForIdentityRequest
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
String |
appId |
String |
identityName |
String |
identityType |
Long |
ownerId |
String |
resourceOwnerAccount |
Long |
resourceOwnerId |
| 构造器和说明 |
|---|
ListAppPoliciesForIdentityRequest() |
@NameInMap(value="OwnerId") public Long ownerId
@NameInMap(value="ResourceOwnerAccount") public String resourceOwnerAccount
@NameInMap(value="ResourceOwnerId") public Long resourceOwnerId
@NameInMap(value="IdentityType") public String identityType
@NameInMap(value="IdentityName") public String identityName
@NameInMap(value="AppId") public String appId
public static ListAppPoliciesForIdentityRequest build(Map<String,?> map) throws Exception
ExceptionCopyright © 2020. All rights reserved.