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