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