类的使用
com.lark.oapi.service.docx.v1.model.BatchDeleteDocumentBlockChildrenReq.Builder
-
com.lark.oapi.service.docx.v1.model中BatchDeleteDocumentBlockChildrenReq.Builder的使用
修饰符和类型方法说明BatchDeleteDocumentBlockChildrenReq.Builder.batchDeleteDocumentBlockChildrenReqBody(BatchDeleteDocumentBlockChildrenReqBody body) body父 Block 的唯一标识BatchDeleteDocumentBlockChildrenReq.Builder.clientToken(String clientToken) 操作的唯一标识,与接口返回值的 client_token 相对应,用于幂等的进行更新操作。BatchDeleteDocumentBlockChildrenReq.Builder.documentId(String documentId) 文档的唯一标识BatchDeleteDocumentBlockChildrenReq.Builder.documentRevisionId(Integer documentRevisionId) 操作的文档版本,-1表示文档最新版本。BatchDeleteDocumentBlockChildrenReq.newBuilder()