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