类 Version.Builder
java.lang.Object
com.lark.oapi.service.drive.v1.model.Version.Builder
- 封闭类:
Version
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明build()createTime(String createTime) 版本文档创建时间版本文档创建者id版本文档标题objType(VersionObjTypeEnum objType) 版本文档类型版本文档类型版本文档所有者idparentToken(String parentToken) shtbcpM2mm3znrLfWnf4browTYpparentType(VersionParentTypeEnum parentType) 源文档类型parentType(String parentType) 源文档类型status(VersionStatusEnum status) 版本文档状态版本文档状态updateTime(String updateTime) 版本文档更新时间版本文档版本号
-
构造器详细资料
-
Builder
public Builder()
-
-
方法详细资料
-
name
版本文档标题示例值:文档标题
- 参数:
name-- 返回:
-
version
版本文档版本号示例值:version1
- 参数:
version-- 返回:
-
parentToken
shtbcpM2mm3znrLfWnf4browTYp示例值:1665739388
- 参数:
parentToken-- 返回:
-
ownerId
版本文档所有者id示例值:694699009591869450
- 参数:
ownerId-- 返回:
-
creatorId
版本文档创建者id示例值:694699009591869451
- 参数:
creatorId-- 返回:
-
createTime
版本文档创建时间示例值:1660708537
- 参数:
createTime-- 返回:
-
updateTime
版本文档更新时间示例值:1660708537
- 参数:
updateTime-- 返回:
-
status
版本文档状态示例值:0
- 参数:
status-- 返回:
-
status
版本文档状态示例值:0
- 参数:
status-VersionStatusEnum- 返回:
-
objType
版本文档类型示例值:docx
- 参数:
objType-- 返回:
-
objType
版本文档类型示例值:docx
- 参数:
objType-VersionObjTypeEnum- 返回:
-
parentType
源文档类型示例值:docx
- 参数:
parentType-- 返回:
-
parentType
源文档类型示例值:docx
- 参数:
parentType-VersionParentTypeEnum- 返回:
-
build
-