public static class DocxService.DocumentBlock extends Object
| 构造器和说明 |
|---|
DocumentBlock(Config config) |
| 限定符和类型 | 方法和说明 |
|---|---|
BatchUpdateDocumentBlockResp |
batchUpdate(BatchUpdateDocumentBlockReq req) |
BatchUpdateDocumentBlockResp |
batchUpdate(BatchUpdateDocumentBlockReq req,
RequestOptions reqOptions) |
GetDocumentBlockResp |
get(GetDocumentBlockReq req) |
GetDocumentBlockResp |
get(GetDocumentBlockReq req,
RequestOptions reqOptions) |
ListDocumentBlockResp |
list(ListDocumentBlockReq req) |
ListDocumentBlockResp |
list(ListDocumentBlockReq req,
RequestOptions reqOptions) |
PatchDocumentBlockResp |
patch(PatchDocumentBlockReq req) |
PatchDocumentBlockResp |
patch(PatchDocumentBlockReq req,
RequestOptions reqOptions) |
public DocumentBlock(Config config)
public BatchUpdateDocumentBlockResp batchUpdate(BatchUpdateDocumentBlockReq req, RequestOptions reqOptions) throws Exception
Exceptionpublic BatchUpdateDocumentBlockResp batchUpdate(BatchUpdateDocumentBlockReq req) throws Exception
Exceptionpublic GetDocumentBlockResp get(GetDocumentBlockReq req, RequestOptions reqOptions) throws Exception
Exceptionpublic GetDocumentBlockResp get(GetDocumentBlockReq req) throws Exception
Exceptionpublic ListDocumentBlockResp list(ListDocumentBlockReq req, RequestOptions reqOptions) throws Exception
Exceptionpublic ListDocumentBlockResp list(ListDocumentBlockReq req) throws Exception
Exceptionpublic PatchDocumentBlockResp patch(PatchDocumentBlockReq req, RequestOptions reqOptions) throws Exception
Exceptionpublic PatchDocumentBlockResp patch(PatchDocumentBlockReq req) throws Exception
ExceptionCopyright © 2022. All rights reserved.