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
Exception
public ListUserIndustryRolesResponseBody setRoleList(List<ListUserIndustryRolesResponseBody.ListUserIndustryRolesResponseBodyRoleList> roleList)
public List<ListUserIndustryRolesResponseBody.ListUserIndustryRolesResponseBodyRoleList> getRoleList()
Copyright © 2024. All rights reserved.