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