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