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