类 ContentParagraphElement.Builder
java.lang.Object
com.lark.oapi.service.okr.v1.model.ContentParagraphElement.Builder
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明build()docsLink(ContentDocsLink docsLink) 飞书云文档person(ContentPerson person) 艾特用户textRun(ContentTextRun textRun) 文本元素类型元素类型
-
构造器详细资料
-
Builder
public Builder()
-
-
方法详细资料
-
type
元素类型示例值:textRun
- 参数:
type-- 返回:
-
type
元素类型示例值:textRun
- 参数:
type-ContentParagraphElementTypeEnum- 返回:
-
textRun
文本示例值:
- 参数:
textRun-- 返回:
-
docsLink
飞书云文档示例值:
- 参数:
docsLink-- 返回:
-
person
艾特用户示例值:
- 参数:
person-- 返回:
-
build
-