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