类 MentionDocument.Builder
java.lang.Object
com.lark.oapi.service.sheets.v3.model.MentionDocument.Builder
- 封闭类:
MentionDocument
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明build()objectType(String objectType) 文档类型segmentStyle(SegmentStyle segmentStyle) 示例值:文档标题文档token
-
构造器详细资料
-
Builder
public Builder()
-
-
方法详细资料
-
title
文档标题示例值:abc
- 参数:
title-- 返回:
-
objectType
文档类型示例值:sheet
- 参数:
objectType-- 返回:
-
token
文档token示例值:shtxxxxxxxxx
- 参数:
token-- 返回:
-
segmentStyle
示例值:
- 参数:
segmentStyle-- 返回:
-
build
-