public static class AppRichDescriptionSegment.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
AppRichDescriptionSegment |
build() |
AppRichDescriptionSegment.Builder |
link(String link)
链接
示例值:https://open.larkoffice.com/
|
AppRichDescriptionSegment.Builder |
segmentType(AppRichDescriptionSegmentSegmentTypeEnum segmentType)
元素类型
示例值:text
|
AppRichDescriptionSegment.Builder |
segmentType(String segmentType)
元素类型
示例值:text
|
AppRichDescriptionSegment.Builder |
text(String text)
文本值
示例值:这是一个开放性问题
|
public AppRichDescriptionSegment.Builder segmentType(String segmentType)
示例值:text
segmentType - public AppRichDescriptionSegment.Builder segmentType(AppRichDescriptionSegmentSegmentTypeEnum segmentType)
示例值:text
segmentType - AppRichDescriptionSegmentSegmentTypeEnumpublic AppRichDescriptionSegment.Builder text(String text)
示例值:这是一个开放性问题
text - public AppRichDescriptionSegment.Builder link(String link)
示例值:https://open.larkoffice.com/
link - public AppRichDescriptionSegment build()
Copyright © 2026. All rights reserved.