类 BatchDeleteDocumentBlockChildrenReq
java.lang.Object
com.lark.oapi.service.docx.v1.model.BatchDeleteDocumentBlockChildrenReq
-
嵌套类概要
嵌套类 -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明voidvoidsetBlockId(String blockId) voidsetClientToken(String clientToken) voidsetDocumentId(String documentId) voidsetDocumentRevisionId(Integer documentRevisionId)
-
构造器详细资料
-
BatchDeleteDocumentBlockChildrenReq
public BatchDeleteDocumentBlockChildrenReq() -
BatchDeleteDocumentBlockChildrenReq
-
-
方法详细资料
-
newBuilder
-
getDocumentRevisionId
-
setDocumentRevisionId
-
getClientToken
-
setClientToken
-
getDocumentId
-
setDocumentId
-
getBlockId
-
setBlockId
-
getBatchDeleteDocumentBlockChildrenReqBody
-
setBatchDeleteDocumentBlockChildrenReqBody
public void setBatchDeleteDocumentBlockChildrenReqBody(BatchDeleteDocumentBlockChildrenReqBody body)
-