| Package | Description |
|---|---|
| com.tencentcloudapi.lkeap.v20240522.models |
| Modifier and Type | Method and Description |
|---|---|
DocumentUsage |
GetSplitDocumentResultResponse.getUsage()
Get 文档拆分任务的用量
|
DocumentUsage |
GetReconstructDocumentResultResponse.getUsage()
Get 文档拆分任务的用量
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetSplitDocumentResultResponse.setUsage(DocumentUsage Usage)
Set 文档拆分任务的用量
|
void |
GetReconstructDocumentResultResponse.setUsage(DocumentUsage Usage)
Set 文档拆分任务的用量
|
| Constructor and Description |
|---|
DocumentUsage(DocumentUsage source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2025. All rights reserved.