类的使用
com.lark.oapi.service.bitable.v1.model.AppTableRecord.Builder
使用AppTableRecord.Builder的程序包
-
com.lark.oapi.service.bitable.v1.model中AppTableRecord.Builder的使用
修饰符和类型方法说明该记录的创建人AppTableRecord.Builder.createdTime(Long createdTime) 该记录的创建时间数据表的字段,即数据表的列;;当前接口支持的字段类型请参考[接入指南](https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/bitable/notification#31f78a3c);;不同类型字段的数据结构请参考[数据结构概述](https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/bitable/development-guide/bitable-structure)AppTableRecord.Builder.lastModifiedBy(Person lastModifiedBy) 该记录最新一次更新的修改人AppTableRecord.Builder.lastModifiedTime(Long lastModifiedTime) 该记录最近一次的更新时间static AppTableRecord.BuilderAppTableRecord.newBuilder()一条记录的唯一标识 id [record_id 参数说明](https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/bitable/notification#15d8db94)