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