public class Client
extends com.aliyun.teaopenapi.Client
_ca, _cert, _connectTimeout, _credential, _disableHttp2, _endpoint, _endpointMap, _endpointRule, _endpointType, _globalParameters, _headers, _httpProxy, _httpsProxy, _key, _maxIdleConns, _method, _network, _noProxy, _openPlatformEndpoint, _productId, _protocol, _readTimeout, _regionId, _signatureAlgorithm, _signatureVersion, _socks5NetWork, _socks5Proxy, _spi, _suffix, _tlsMinVersion, _userAgent| 构造器和说明 |
|---|
Client(com.aliyun.teaopenapi.models.Config config) |
addRequestInterceptor, addResponseInterceptor, addRuntimeOptionsInterceptor, callApi, checkConfig, defaultAny, doRequest, doROARequest, doROARequestWithForm, doRPCRequest, execute, getAccessKeyId, getAccessKeySecret, getBearerToken, getRpcHeaders, getSecurityToken, getType, getUserAgent, setGatewayClient, setRpcHeaderspublic AddCommentResponse addCommentWithOptions(String docId, AddCommentRequest request, AddCommentHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
添加评论
request - AddCommentRequestheaders - AddCommentHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic AddCommentResponse addComment(String docId, AddCommentRequest request) throws Exception
添加评论
request - AddCommentRequestExceptionpublic AddWorkspaceDocMembersResponse addWorkspaceDocMembersWithOptions(String workspaceId, String nodeId, AddWorkspaceDocMembersRequest request, AddWorkspaceDocMembersHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
添加知识库文档成员
request - AddWorkspaceDocMembersRequestheaders - AddWorkspaceDocMembersHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic AddWorkspaceDocMembersResponse addWorkspaceDocMembers(String workspaceId, String nodeId, AddWorkspaceDocMembersRequest request) throws Exception
添加知识库文档成员
request - AddWorkspaceDocMembersRequestExceptionpublic AddWorkspaceMembersResponse addWorkspaceMembersWithOptions(String workspaceId, AddWorkspaceMembersRequest request, AddWorkspaceMembersHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
添加知识库成员
request - AddWorkspaceMembersRequestheaders - AddWorkspaceMembersHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic AddWorkspaceMembersResponse addWorkspaceMembers(String workspaceId, AddWorkspaceMembersRequest request) throws Exception
添加知识库成员
request - AddWorkspaceMembersRequestExceptionpublic AppendRowsResponse appendRowsWithOptions(String workbookId, String sheetId, AppendRowsRequest request, AppendRowsHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
追加行
request - AppendRowsRequestheaders - AppendRowsHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic AppendRowsResponse appendRows(String workbookId, String sheetId, AppendRowsRequest request) throws Exception
追加行
request - AppendRowsRequestExceptionpublic BatchResponse batchWithOptions(String workbookId, BatchRequest request, BatchHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
批量执行表格操作
request - BatchRequestheaders - BatchHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic BatchResponse batch(String workbookId, BatchRequest request) throws Exception
批量执行表格操作
request - BatchRequestExceptionpublic BatchGetWorkspaceDocsResponse batchGetWorkspaceDocsWithOptions(BatchGetWorkspaceDocsRequest request, BatchGetWorkspaceDocsHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
批量查询知识库文档
request - BatchGetWorkspaceDocsRequestheaders - BatchGetWorkspaceDocsHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic BatchGetWorkspaceDocsResponse batchGetWorkspaceDocs(BatchGetWorkspaceDocsRequest request) throws Exception
批量查询知识库文档
request - BatchGetWorkspaceDocsRequestExceptionpublic BatchGetWorkspacesResponse batchGetWorkspacesWithOptions(BatchGetWorkspacesRequest request, BatchGetWorkspacesHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
知识库批量查询
request - BatchGetWorkspacesRequestheaders - BatchGetWorkspacesHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic BatchGetWorkspacesResponse batchGetWorkspaces(BatchGetWorkspacesRequest request) throws Exception
知识库批量查询
request - BatchGetWorkspacesRequestExceptionpublic BatchOperateResponse batchOperateWithOptions(String documentId, BatchOperateRequest request, BatchOperateHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
根据入参批量调用多个文档API
request - BatchOperateRequestheaders - BatchOperateHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic BatchOperateResponse batchOperate(String documentId, BatchOperateRequest request) throws Exception
根据入参批量调用多个文档API
request - BatchOperateRequestExceptionpublic BindCoolAppToSheetResponse bindCoolAppToSheetWithOptions(String workbookId, BindCoolAppToSheetRequest request, BindCoolAppToSheetHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
关联文档酷应用到表格
request - BindCoolAppToSheetRequestheaders - BindCoolAppToSheetHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic BindCoolAppToSheetResponse bindCoolAppToSheet(String workbookId, BindCoolAppToSheetRequest request) throws Exception
关联文档酷应用到表格
request - BindCoolAppToSheetRequestExceptionpublic ClearResponse clearWithOptions(String workbookId, String sheetId, String rangeAddress, ClearRequest request, ClearHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
清除单元格区域内所有内容
request - ClearRequestheaders - ClearHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic ClearResponse clear(String workbookId, String sheetId, String rangeAddress, ClearRequest request) throws Exception
清除单元格区域内所有内容
request - ClearRequestExceptionpublic ClearDataResponse clearDataWithOptions(String workbookId, String sheetId, String rangeAddress, ClearDataRequest request, ClearDataHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
清除单元格区域内数据
request - ClearDataRequestheaders - ClearDataHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic ClearDataResponse clearData(String workbookId, String sheetId, String rangeAddress, ClearDataRequest request) throws Exception
清除单元格区域内数据
request - ClearDataRequestExceptionpublic CreateConditionalFormattingRuleResponse createConditionalFormattingRuleWithOptions(String workbookId, String sheetId, CreateConditionalFormattingRuleRequest request, CreateConditionalFormattingRuleHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
创建条件格式
request - CreateConditionalFormattingRuleRequestheaders - CreateConditionalFormattingRuleHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic CreateConditionalFormattingRuleResponse createConditionalFormattingRule(String workbookId, String sheetId, CreateConditionalFormattingRuleRequest request) throws Exception
创建条件格式
request - CreateConditionalFormattingRuleRequestExceptionpublic CreateDeveloperMetadataResponse createDeveloperMetadataWithOptions(String workbookId, CreateDeveloperMetadataRequest request, CreateDeveloperMetadataHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
创建开发者元数据
request - CreateDeveloperMetadataRequestheaders - CreateDeveloperMetadataHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic CreateDeveloperMetadataResponse createDeveloperMetadata(String workbookId, CreateDeveloperMetadataRequest request) throws Exception
创建开发者元数据
request - CreateDeveloperMetadataRequestExceptionpublic CreateRangeProtectionResponse createRangeProtectionWithOptions(String workbookId, String sheetId, String rangeAddress, CreateRangeProtectionRequest request, CreateRangeProtectionHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
创建单元格锁定
request - CreateRangeProtectionRequestheaders - CreateRangeProtectionHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic CreateRangeProtectionResponse createRangeProtection(String workbookId, String sheetId, String rangeAddress, CreateRangeProtectionRequest request) throws Exception
创建单元格锁定
request - CreateRangeProtectionRequestExceptionpublic CreateSheetResponse createSheetWithOptions(String workbookId, CreateSheetRequest request, CreateSheetHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
创建工作表
request - CreateSheetRequestheaders - CreateSheetHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic CreateSheetResponse createSheet(String workbookId, CreateSheetRequest request) throws Exception
创建工作表
request - CreateSheetRequestExceptionpublic CreateWorkspaceResponse createWorkspaceWithOptions(CreateWorkspaceRequest request, CreateWorkspaceHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
新建知识库
request - CreateWorkspaceRequestheaders - CreateWorkspaceHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic CreateWorkspaceResponse createWorkspace(CreateWorkspaceRequest request) throws Exception
新建知识库
request - CreateWorkspaceRequestExceptionpublic CreateWorkspaceDocResponse createWorkspaceDocWithOptions(String workspaceId, CreateWorkspaceDocRequest request, CreateWorkspaceDocHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
创建知识库文档
request - CreateWorkspaceDocRequestheaders - CreateWorkspaceDocHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic CreateWorkspaceDocResponse createWorkspaceDoc(String workspaceId, CreateWorkspaceDocRequest request) throws Exception
创建知识库文档
request - CreateWorkspaceDocRequestExceptionpublic DeleteColumnsResponse deleteColumnsWithOptions(String workbookId, String sheetId, DeleteColumnsRequest request, DeleteColumnsHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
删除列
request - DeleteColumnsRequestheaders - DeleteColumnsHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic DeleteColumnsResponse deleteColumns(String workbookId, String sheetId, DeleteColumnsRequest request) throws Exception
删除列
request - DeleteColumnsRequestExceptionpublic DeleteDropdownListsResponse deleteDropdownListsWithOptions(String workbookId, String sheetId, String rangeAddress, DeleteDropdownListsRequest request, DeleteDropdownListsHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
删除下拉列表
request - DeleteDropdownListsRequestheaders - DeleteDropdownListsHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic DeleteDropdownListsResponse deleteDropdownLists(String workbookId, String sheetId, String rangeAddress, DeleteDropdownListsRequest request) throws Exception
删除下拉列表
request - DeleteDropdownListsRequestExceptionpublic DeleteRangeProtectionResponse deleteRangeProtectionWithOptions(String workbookId, String sheetId, String rangeAddress, String protectionId, DeleteRangeProtectionRequest request, DeleteRangeProtectionHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
删除单元格锁定
request - DeleteRangeProtectionRequestheaders - DeleteRangeProtectionHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic DeleteRangeProtectionResponse deleteRangeProtection(String workbookId, String sheetId, String rangeAddress, String protectionId, DeleteRangeProtectionRequest request) throws Exception
删除单元格锁定
request - DeleteRangeProtectionRequestExceptionpublic DeleteRowsResponse deleteRowsWithOptions(String workbookId, String sheetId, DeleteRowsRequest request, DeleteRowsHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
删除行
request - DeleteRowsRequestheaders - DeleteRowsHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic DeleteRowsResponse deleteRows(String workbookId, String sheetId, DeleteRowsRequest request) throws Exception
删除行
request - DeleteRowsRequestExceptionpublic DeleteSheetResponse deleteSheetWithOptions(String workbookId, String sheetId, DeleteSheetRequest request, DeleteSheetHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
删除工作表
request - DeleteSheetRequestheaders - DeleteSheetHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic DeleteSheetResponse deleteSheet(String workbookId, String sheetId, DeleteSheetRequest request) throws Exception
删除工作表
request - DeleteSheetRequestExceptionpublic DeleteWorkspaceDocResponse deleteWorkspaceDocWithOptions(String workspaceId, String nodeId, DeleteWorkspaceDocRequest request, DeleteWorkspaceDocHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
删除知识库文档
request - DeleteWorkspaceDocRequestheaders - DeleteWorkspaceDocHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic DeleteWorkspaceDocResponse deleteWorkspaceDoc(String workspaceId, String nodeId, DeleteWorkspaceDocRequest request) throws Exception
删除知识库文档
request - DeleteWorkspaceDocRequestExceptionpublic DeleteWorkspaceDocMembersResponse deleteWorkspaceDocMembersWithOptions(String workspaceId, String nodeId, DeleteWorkspaceDocMembersRequest request, DeleteWorkspaceDocMembersHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
删除知识库文档成员
request - DeleteWorkspaceDocMembersRequestheaders - DeleteWorkspaceDocMembersHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic DeleteWorkspaceDocMembersResponse deleteWorkspaceDocMembers(String workspaceId, String nodeId, DeleteWorkspaceDocMembersRequest request) throws Exception
删除知识库文档成员
request - DeleteWorkspaceDocMembersRequestExceptionpublic DeleteWorkspaceMembersResponse deleteWorkspaceMembersWithOptions(String workspaceId, DeleteWorkspaceMembersRequest request, DeleteWorkspaceMembersHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
删除知识库成员
request - DeleteWorkspaceMembersRequestheaders - DeleteWorkspaceMembersHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic DeleteWorkspaceMembersResponse deleteWorkspaceMembers(String workspaceId, DeleteWorkspaceMembersRequest request) throws Exception
删除知识库成员
request - DeleteWorkspaceMembersRequestExceptionpublic DocAppendParagraphResponse docAppendParagraphWithOptions(String docKey, String blockId, DocAppendParagraphRequest request, DocAppendParagraphHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
追加指定段落元素
request - DocAppendParagraphRequestheaders - DocAppendParagraphHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic DocAppendParagraphResponse docAppendParagraph(String docKey, String blockId, DocAppendParagraphRequest request) throws Exception
追加指定段落元素
request - DocAppendParagraphRequestExceptionpublic DocAppendTextResponse docAppendTextWithOptions(String docKey, String blockId, DocAppendTextRequest request, DocAppendTextHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
在段落后追加文本
request - DocAppendTextRequestheaders - DocAppendTextHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic DocAppendTextResponse docAppendText(String docKey, String blockId, DocAppendTextRequest request) throws Exception
在段落后追加文本
request - DocAppendTextRequestExceptionpublic DocBlocksQueryResponse docBlocksQueryWithOptions(String docKey, DocBlocksQueryRequest request, DocBlocksQueryHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
查询指定Block元素
request - DocBlocksQueryRequestheaders - DocBlocksQueryHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic DocBlocksQueryResponse docBlocksQuery(String docKey, DocBlocksQueryRequest request) throws Exception
查询指定Block元素
request - DocBlocksQueryRequestExceptionpublic DocDeleteBlockResponse docDeleteBlockWithOptions(String docKey, String blockId, DocDeleteBlockRequest request, DocDeleteBlockHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
删除指定位置的 Block
request - DocDeleteBlockRequestheaders - DocDeleteBlockHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic DocDeleteBlockResponse docDeleteBlock(String docKey, String blockId, DocDeleteBlockRequest request) throws Exception
删除指定位置的 Block
request - DocDeleteBlockRequestExceptionpublic DocExportSnapshotResponse docExportSnapshotWithOptions(String documentId, DocExportSnapshotRequest request, DocExportSnapshotHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
根据传入的文档ID将文档导出为截图
request - DocExportSnapshotRequestheaders - DocExportSnapshotHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic DocExportSnapshotResponse docExportSnapshot(String documentId, DocExportSnapshotRequest request) throws Exception
根据传入的文档ID将文档导出为截图
request - DocExportSnapshotRequestExceptionpublic DocInsertBlocksResponse docInsertBlocksWithOptions(String docKey, DocInsertBlocksRequest request, DocInsertBlocksHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
插入指定Block元素
request - DocInsertBlocksRequestheaders - DocInsertBlocksHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic DocInsertBlocksResponse docInsertBlocks(String docKey, DocInsertBlocksRequest request) throws Exception
插入指定Block元素
request - DocInsertBlocksRequestExceptionpublic DocSlotsModifyResponse docSlotsModifyWithOptions(String documentId, DocSlotsModifyRequest request, DocSlotsModifyHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
根据传入参数更新文档插槽
request - DocSlotsModifyRequestheaders - DocSlotsModifyHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic DocSlotsModifyResponse docSlotsModify(String documentId, DocSlotsModifyRequest request) throws Exception
根据传入参数更新文档插槽
request - DocSlotsModifyRequestExceptionpublic DocSlotsQueryResponse docSlotsQueryWithOptions(String documentId, DocSlotsQueryRequest request, DocSlotsQueryHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
根据传入参数查询文档中所有的插槽
request - DocSlotsQueryRequestheaders - DocSlotsQueryHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic DocSlotsQueryResponse docSlotsQuery(String documentId, DocSlotsQueryRequest request) throws Exception
根据传入参数查询文档中所有的插槽
request - DocSlotsQueryRequestExceptionpublic DocUpdateContentResponse docUpdateContentWithOptions(String docKey, DocUpdateContentRequest request, DocUpdateContentHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
覆写全文
request - DocUpdateContentRequestheaders - DocUpdateContentHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic DocUpdateContentResponse docUpdateContent(String docKey, DocUpdateContentRequest request) throws Exception
覆写全文
request - DocUpdateContentRequestExceptionpublic GetAllSheetsResponse getAllSheetsWithOptions(String workbookId, GetAllSheetsRequest request, GetAllSheetsHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
获取所有工作表
request - GetAllSheetsRequestheaders - GetAllSheetsHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic GetAllSheetsResponse getAllSheets(String workbookId, GetAllSheetsRequest request) throws Exception
获取所有工作表
request - GetAllSheetsRequestExceptionpublic GetDeveloperMetadataResponse getDeveloperMetadataWithOptions(String workbookId, String developerMetadataId, GetDeveloperMetadataRequest request, GetDeveloperMetadataHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
获取开发者元数据
request - GetDeveloperMetadataRequestheaders - GetDeveloperMetadataHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic GetDeveloperMetadataResponse getDeveloperMetadata(String workbookId, String developerMetadataId, GetDeveloperMetadataRequest request) throws Exception
获取开发者元数据
request - GetDeveloperMetadataRequestExceptionpublic GetImportDocumentMarkResponse getImportDocumentMarkWithOptions(String docId, GetImportDocumentMarkRequest request, GetImportDocumentMarkHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
文档标签信息查询
request - GetImportDocumentMarkRequestheaders - GetImportDocumentMarkHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic GetImportDocumentMarkResponse getImportDocumentMark(String docId, GetImportDocumentMarkRequest request) throws Exception
文档标签信息查询
request - GetImportDocumentMarkRequestExceptionpublic GetRangeResponse getRangeWithOptions(String workbookId, String sheetId, String rangeAddress, GetRangeRequest request, GetRangeHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
获取单元格区域
request - GetRangeRequestheaders - GetRangeHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic GetRangeResponse getRange(String workbookId, String sheetId, String rangeAddress, GetRangeRequest request) throws Exception
获取单元格区域
request - GetRangeRequestExceptionpublic GetRecentEditDocsResponse getRecentEditDocsWithOptions(GetRecentEditDocsRequest request, GetRecentEditDocsHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
获取最近编辑文档
request - GetRecentEditDocsRequestheaders - GetRecentEditDocsHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic GetRecentEditDocsResponse getRecentEditDocs(GetRecentEditDocsRequest request) throws Exception
获取最近编辑文档
request - GetRecentEditDocsRequestExceptionpublic GetRecentOpenDocsResponse getRecentOpenDocsWithOptions(GetRecentOpenDocsRequest request, GetRecentOpenDocsHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
获取最近打开文档
request - GetRecentOpenDocsRequestheaders - GetRecentOpenDocsHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic GetRecentOpenDocsResponse getRecentOpenDocs(GetRecentOpenDocsRequest request) throws Exception
获取最近打开文档
request - GetRecentOpenDocsRequestExceptionpublic GetRelatedWorkspacesResponse getRelatedWorkspacesWithOptions(GetRelatedWorkspacesRequest request, GetRelatedWorkspacesHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
查询用户有权限的知识库
request - GetRelatedWorkspacesRequestheaders - GetRelatedWorkspacesHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic GetRelatedWorkspacesResponse getRelatedWorkspaces(GetRelatedWorkspacesRequest request) throws Exception
查询用户有权限的知识库
request - GetRelatedWorkspacesRequestExceptionpublic GetResourceUploadInfoResponse getResourceUploadInfoWithOptions(String docId, GetResourceUploadInfoRequest request, GetResourceUploadInfoHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
获取上传信息
request - GetResourceUploadInfoRequestheaders - GetResourceUploadInfoHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic GetResourceUploadInfoResponse getResourceUploadInfo(String docId, GetResourceUploadInfoRequest request) throws Exception
获取上传信息
request - GetResourceUploadInfoRequestExceptionpublic GetSheetResponse getSheetWithOptions(String workbookId, String sheetId, GetSheetRequest request, GetSheetHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
获取工作表
request - GetSheetRequestheaders - GetSheetHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic GetSheetResponse getSheet(String workbookId, String sheetId, GetSheetRequest request) throws Exception
获取工作表
request - GetSheetRequestExceptionpublic GetTemplateByIdResponse getTemplateByIdWithOptions(String templateId, GetTemplateByIdRequest request, GetTemplateByIdHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
查询文档模版
request - GetTemplateByIdRequestheaders - GetTemplateByIdHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic GetTemplateByIdResponse getTemplateById(String templateId, GetTemplateByIdRequest request) throws Exception
查询文档模版
request - GetTemplateByIdRequestExceptionpublic GetWorkspaceResponse getWorkspaceWithOptions(String workspaceId, GetWorkspaceHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
查询知识库信息
headers - GetWorkspaceHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic GetWorkspaceResponse getWorkspace(String workspaceId) throws Exception
查询知识库信息
Exceptionpublic GetWorkspaceNodeResponse getWorkspaceNodeWithOptions(String workspaceId, String nodeId, GetWorkspaceNodeRequest request, GetWorkspaceNodeHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
查询知识库文档
request - GetWorkspaceNodeRequestheaders - GetWorkspaceNodeHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic GetWorkspaceNodeResponse getWorkspaceNode(String workspaceId, String nodeId, GetWorkspaceNodeRequest request) throws Exception
查询知识库文档
request - GetWorkspaceNodeRequestExceptionpublic InitDocumentResponse initDocumentWithOptions(String docId, InitDocumentRequest request, InitDocumentHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
文档初始化
request - InitDocumentRequestheaders - InitDocumentHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic InitDocumentResponse initDocument(String docId, InitDocumentRequest request) throws Exception
文档初始化
request - InitDocumentRequestExceptionpublic InsertBlocksResponse insertBlocksWithOptions(String documentId, InsertBlocksRequest request, InsertBlocksHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
向文档内插入块级元素
request - InsertBlocksRequestheaders - InsertBlocksHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic InsertBlocksResponse insertBlocks(String documentId, InsertBlocksRequest request) throws Exception
向文档内插入块级元素
request - InsertBlocksRequestExceptionpublic InsertColumnsBeforeResponse insertColumnsBeforeWithOptions(String workbookId, String sheetId, InsertColumnsBeforeRequest request, InsertColumnsBeforeHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
指定列左侧插入若干列
request - InsertColumnsBeforeRequestheaders - InsertColumnsBeforeHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic InsertColumnsBeforeResponse insertColumnsBefore(String workbookId, String sheetId, InsertColumnsBeforeRequest request) throws Exception
指定列左侧插入若干列
request - InsertColumnsBeforeRequestExceptionpublic InsertDropdownListsResponse insertDropdownListsWithOptions(String workbookId, String sheetId, String rangeAddress, InsertDropdownListsRequest request, InsertDropdownListsHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
插入下拉列表
request - InsertDropdownListsRequestheaders - InsertDropdownListsHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic InsertDropdownListsResponse insertDropdownLists(String workbookId, String sheetId, String rangeAddress, InsertDropdownListsRequest request) throws Exception
插入下拉列表
request - InsertDropdownListsRequestExceptionpublic InsertRowsBeforeResponse insertRowsBeforeWithOptions(String workbookId, String sheetId, InsertRowsBeforeRequest request, InsertRowsBeforeHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
指定行上方插入若干行
request - InsertRowsBeforeRequestheaders - InsertRowsBeforeHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic InsertRowsBeforeResponse insertRowsBefore(String workbookId, String sheetId, InsertRowsBeforeRequest request) throws Exception
指定行上方插入若干行
request - InsertRowsBeforeRequestExceptionpublic ListCommentsResponse listCommentsWithOptions(String docId, ListCommentsRequest request, ListCommentsHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
获取文档所有评论
request - ListCommentsRequestheaders - ListCommentsHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic ListCommentsResponse listComments(String docId, ListCommentsRequest request) throws Exception
获取文档所有评论
request - ListCommentsRequestExceptionpublic ListTemplateResponse listTemplateWithOptions(ListTemplateRequest request, ListTemplateHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
查询文档模版
request - ListTemplateRequestheaders - ListTemplateHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic ListTemplateResponse listTemplate(ListTemplateRequest request) throws Exception
查询文档模版
request - ListTemplateRequestExceptionpublic MergeRangeResponse mergeRangeWithOptions(String workbookId, String sheetId, String rangeAddress, MergeRangeRequest request, MergeRangeHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
合并单元格
request - MergeRangeRequestheaders - MergeRangeHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic MergeRangeResponse mergeRange(String workbookId, String sheetId, String rangeAddress, MergeRangeRequest request) throws Exception
合并单元格
request - MergeRangeRequestExceptionpublic RangeFindNextResponse rangeFindNextWithOptions(String workbookId, String sheetId, String rangeAddress, RangeFindNextRequest request, RangeFindNextHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
查找下一个符合条件的单元格
request - RangeFindNextRequestheaders - RangeFindNextHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic RangeFindNextResponse rangeFindNext(String workbookId, String sheetId, String rangeAddress, RangeFindNextRequest request) throws Exception
查找下一个符合条件的单元格
request - RangeFindNextRequestExceptionpublic SearchWorkspaceDocsResponse searchWorkspaceDocsWithOptions(SearchWorkspaceDocsRequest request, SearchWorkspaceDocsHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
搜索用户有权限的知识库文档
request - SearchWorkspaceDocsRequestheaders - SearchWorkspaceDocsHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic SearchWorkspaceDocsResponse searchWorkspaceDocs(SearchWorkspaceDocsRequest request) throws Exception
搜索用户有权限的知识库文档
request - SearchWorkspaceDocsRequestExceptionpublic SetBorderResponse setBorderWithOptions(String workbookId, String sheetId, String rangeAddress, SetBorderRequest request, SetBorderHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
设置单元格边框
request - SetBorderRequestheaders - SetBorderHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic SetBorderResponse setBorder(String workbookId, String sheetId, String rangeAddress, SetBorderRequest request) throws Exception
设置单元格边框
request - SetBorderRequestExceptionpublic SetColumnWidthResponse setColumnWidthWithOptions(String workbookId, String sheetId, SetColumnWidthRequest request, SetColumnWidthHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
设置列宽
request - SetColumnWidthRequestheaders - SetColumnWidthHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic SetColumnWidthResponse setColumnWidth(String workbookId, String sheetId, SetColumnWidthRequest request) throws Exception
设置列宽
request - SetColumnWidthRequestExceptionpublic SetColumnsVisibilityResponse setColumnsVisibilityWithOptions(String workbookId, String sheetId, SetColumnsVisibilityRequest request, SetColumnsVisibilityHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
设置列隐藏或显示
request - SetColumnsVisibilityRequestheaders - SetColumnsVisibilityHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic SetColumnsVisibilityResponse setColumnsVisibility(String workbookId, String sheetId, SetColumnsVisibilityRequest request) throws Exception
设置列隐藏或显示
request - SetColumnsVisibilityRequestExceptionpublic SetColumnsWidthResponse setColumnsWidthWithOptions(String workbookId, String sheetId, SetColumnsWidthRequest request, SetColumnsWidthHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
批量设置列宽
request - SetColumnsWidthRequestheaders - SetColumnsWidthHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic SetColumnsWidthResponse setColumnsWidth(String workbookId, String sheetId, SetColumnsWidthRequest request) throws Exception
批量设置列宽
request - SetColumnsWidthRequestExceptionpublic SetRowHeightResponse setRowHeightWithOptions(String workbookId, String sheetId, SetRowHeightRequest request, SetRowHeightHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
设置行高
request - SetRowHeightRequestheaders - SetRowHeightHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic SetRowHeightResponse setRowHeight(String workbookId, String sheetId, SetRowHeightRequest request) throws Exception
设置行高
request - SetRowHeightRequestExceptionpublic SetRowsHeightResponse setRowsHeightWithOptions(String workbookId, String sheetId, SetRowsHeightRequest request, SetRowsHeightHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
批量设置行高
request - SetRowsHeightRequestheaders - SetRowsHeightHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic SetRowsHeightResponse setRowsHeight(String workbookId, String sheetId, SetRowsHeightRequest request) throws Exception
批量设置行高
request - SetRowsHeightRequestExceptionpublic SetRowsVisibilityResponse setRowsVisibilityWithOptions(String workbookId, String sheetId, SetRowsVisibilityRequest request, SetRowsVisibilityHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
设置行隐藏或显示
request - SetRowsVisibilityRequestheaders - SetRowsVisibilityHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic SetRowsVisibilityResponse setRowsVisibility(String workbookId, String sheetId, SetRowsVisibilityRequest request) throws Exception
设置行隐藏或显示
request - SetRowsVisibilityRequestExceptionpublic SheetAutofitRowsResponse sheetAutofitRowsWithOptions(String workbookId, String sheetId, SheetAutofitRowsRequest request, SheetAutofitRowsHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
SheetAutofitRows
request - SheetAutofitRowsRequestheaders - SheetAutofitRowsHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic SheetAutofitRowsResponse sheetAutofitRows(String workbookId, String sheetId, SheetAutofitRowsRequest request) throws Exception
SheetAutofitRows
request - SheetAutofitRowsRequestExceptionpublic SheetFindAllResponse sheetFindAllWithOptions(String workbookId, String sheetId, SheetFindAllRequest request, SheetFindAllHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
工作表上查找所有符合条件的单元格
request - SheetFindAllRequestheaders - SheetFindAllHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic SheetFindAllResponse sheetFindAll(String workbookId, String sheetId, SheetFindAllRequest request) throws Exception
工作表上查找所有符合条件的单元格
request - SheetFindAllRequestExceptionpublic UnbindCoolAppToSheetResponse unbindCoolAppToSheetWithOptions(String workbookId, UnbindCoolAppToSheetRequest request, UnbindCoolAppToSheetHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
取消文档酷应用和表格的关联
request - UnbindCoolAppToSheetRequestheaders - UnbindCoolAppToSheetHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic UnbindCoolAppToSheetResponse unbindCoolAppToSheet(String workbookId, UnbindCoolAppToSheetRequest request) throws Exception
取消文档酷应用和表格的关联
request - UnbindCoolAppToSheetRequestExceptionpublic UpdateRangeResponse updateRangeWithOptions(String workbookId, String sheetId, String rangeAddress, UpdateRangeRequest request, UpdateRangeHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
更新单元格区域
request - UpdateRangeRequestheaders - UpdateRangeHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic UpdateRangeResponse updateRange(String workbookId, String sheetId, String rangeAddress, UpdateRangeRequest request) throws Exception
更新单元格区域
request - UpdateRangeRequestExceptionpublic UpdateSheetResponse updateSheetWithOptions(String workbookId, String sheetId, UpdateSheetRequest request, UpdateSheetHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
更新工作表
request - UpdateSheetRequestheaders - UpdateSheetHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic UpdateSheetResponse updateSheet(String workbookId, String sheetId, UpdateSheetRequest request) throws Exception
更新工作表
request - UpdateSheetRequestExceptionpublic UpdateWorkspaceDocMembersResponse updateWorkspaceDocMembersWithOptions(String workspaceId, String nodeId, UpdateWorkspaceDocMembersRequest request, UpdateWorkspaceDocMembersHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
修改知识库文档成员
request - UpdateWorkspaceDocMembersRequestheaders - UpdateWorkspaceDocMembersHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic UpdateWorkspaceDocMembersResponse updateWorkspaceDocMembers(String workspaceId, String nodeId, UpdateWorkspaceDocMembersRequest request) throws Exception
修改知识库文档成员
request - UpdateWorkspaceDocMembersRequestExceptionpublic UpdateWorkspaceMembersResponse updateWorkspaceMembersWithOptions(String workspaceId, UpdateWorkspaceMembersRequest request, UpdateWorkspaceMembersHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
更新知识库成员
request - UpdateWorkspaceMembersRequestheaders - UpdateWorkspaceMembersHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic UpdateWorkspaceMembersResponse updateWorkspaceMembers(String workspaceId, UpdateWorkspaceMembersRequest request) throws Exception
更新知识库成员
request - UpdateWorkspaceMembersRequestExceptionCopyright © 2025. All rights reserved.