public class GetDocCreatedSummaryResponseBody
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
String |
docCreatedCnt |
| 构造器和说明 |
|---|
GetDocCreatedSummaryResponseBody() |
| 限定符和类型 | 方法和说明 |
|---|---|
static GetDocCreatedSummaryResponseBody |
build(Map<String,?> map) |
String |
getDocCreatedCnt() |
GetDocCreatedSummaryResponseBody |
setDocCreatedCnt(String docCreatedCnt) |
@NameInMap(value="docCreatedCnt") public String docCreatedCnt
public static GetDocCreatedSummaryResponseBody build(Map<String,?> map) throws Exception
Exceptionpublic GetDocCreatedSummaryResponseBody setDocCreatedCnt(String docCreatedCnt)
public String getDocCreatedCnt()
Copyright © 2021. All rights reserved.