public static class DocxService.DocumentBlockChildren extends Object
| 构造器和说明 |
|---|
DocumentBlockChildren(Config config) |
| 限定符和类型 | 方法和说明 |
|---|---|
BatchDeleteDocumentBlockChildrenResp |
batchDelete(BatchDeleteDocumentBlockChildrenReq req)
删除块,指定需要操作的块,删除其指定范围的子块。
|
BatchDeleteDocumentBlockChildrenResp |
batchDelete(BatchDeleteDocumentBlockChildrenReq req,
RequestOptions reqOptions)
删除块,指定需要操作的块,删除其指定范围的子块。
|
CreateDocumentBlockChildrenResp |
create(CreateDocumentBlockChildrenReq req)
创建块,指定需要操作的块,为其创建一批子块,并插入到指定位置。
|
CreateDocumentBlockChildrenResp |
create(CreateDocumentBlockChildrenReq req,
RequestOptions reqOptions)
创建块,指定需要操作的块,为其创建一批子块,并插入到指定位置。
|
GetDocumentBlockChildrenResp |
get(GetDocumentBlockChildrenReq req)
获取所有子块,给定一个指定版本的文档,并指定需要操作的块,分页遍历其所有子块富文本内容 。
|
GetDocumentBlockChildrenResp |
get(GetDocumentBlockChildrenReq req,
RequestOptions reqOptions)
获取所有子块,给定一个指定版本的文档,并指定需要操作的块,分页遍历其所有子块富文本内容 。
|
public DocumentBlockChildren(Config config)
public BatchDeleteDocumentBlockChildrenResp batchDelete(BatchDeleteDocumentBlockChildrenReq req, RequestOptions reqOptions) throws Exception
在调用此接口前,请仔细阅读[新版文档 OpenAPI 接口校验规则](https://bytedance.feishu.cn/docx/doxcnby5Y0yoACL3PdfZqrJEm6f#doxcngCsscGk0WacO258mYDgM6b),了解相关规则及约束。 ;
频率限制:单个应用调用频率上限为每秒 3 次。 ;
Exceptionpublic BatchDeleteDocumentBlockChildrenResp batchDelete(BatchDeleteDocumentBlockChildrenReq req) throws Exception
在调用此接口前,请仔细阅读[新版文档 OpenAPI 接口校验规则](https://bytedance.feishu.cn/docx/doxcnby5Y0yoACL3PdfZqrJEm6f#doxcngCsscGk0WacO258mYDgM6b),了解相关规则及约束。 ;
频率限制:单个应用调用频率上限为每秒 3 次。 ;
Exceptionpublic CreateDocumentBlockChildrenResp create(CreateDocumentBlockChildrenReq req, RequestOptions reqOptions) throws Exception
在调用此接口前,请仔细阅读[新版文档 OpenAPI 接口校验规则](https://bytedance.feishu.cn/docx/doxcnby5Y0yoACL3PdfZqrJEm6f#doxcnm0ooUe0s20GwwVB3a05rtb),了解相关规则及约束。 ;
频率限制:单个应用调用频率上限为每秒 3 次。 ;
Exceptionpublic CreateDocumentBlockChildrenResp create(CreateDocumentBlockChildrenReq req) throws Exception
在调用此接口前,请仔细阅读[新版文档 OpenAPI 接口校验规则](https://bytedance.feishu.cn/docx/doxcnby5Y0yoACL3PdfZqrJEm6f#doxcnm0ooUe0s20GwwVB3a05rtb),了解相关规则及约束。 ;
频率限制:单个应用调用频率上限为每秒 3 次。 ;
Exceptionpublic GetDocumentBlockChildrenResp get(GetDocumentBlockChildrenReq req, RequestOptions reqOptions) throws Exception
在调用此接口前,请仔细阅读[新版文档 OpenAPI 接口校验规则](https://bytedance.feishu.cn/docx/doxcnby5Y0yoACL3PdfZqrJEm6f#doxcnE2UK2yY0gEGK8nBMPtB0vd),了解相关规则及约束。 ;
频率限制:单个应用调用频率上限为每秒 5 次。 ;
Exceptionpublic GetDocumentBlockChildrenResp get(GetDocumentBlockChildrenReq req) throws Exception
在调用此接口前,请仔细阅读[新版文档 OpenAPI 接口校验规则](https://bytedance.feishu.cn/docx/doxcnby5Y0yoACL3PdfZqrJEm6f#doxcnE2UK2yY0gEGK8nBMPtB0vd),了解相关规则及约束。 ;
频率限制:单个应用调用频率上限为每秒 5 次。 ;
ExceptionCopyright © 2022. All rights reserved.