public class ListIndustryRoleUsersResponse
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
ListIndustryRoleUsersResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
static ListIndustryRoleUsersResponse |
build(Map<String,?> map) |
ListIndustryRoleUsersResponseBody |
getBody() |
Map<String,String> |
getHeaders() |
ListIndustryRoleUsersResponse |
setBody(ListIndustryRoleUsersResponseBody body) |
ListIndustryRoleUsersResponse |
setHeaders(Map<String,String> headers) |
@NameInMap(value="body") @Validation(required=true) public ListIndustryRoleUsersResponseBody body
public static ListIndustryRoleUsersResponse build(Map<String,?> map) throws Exception
Exceptionpublic ListIndustryRoleUsersResponse setHeaders(Map<String,String> headers)
public ListIndustryRoleUsersResponse setBody(ListIndustryRoleUsersResponseBody body)
public ListIndustryRoleUsersResponseBody getBody()
Copyright © 2022. All rights reserved.