类 ContentTextStyle
java.lang.Object
com.lark.oapi.service.okr.v1.model.ContentTextStyle
-
嵌套类概要
嵌套类 -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明getBold()getLink()static ContentTextStyle.BuildervoidsetBackColor(ContentColor backColor) voidvoidsetLink(ContentLink link) voidsetStrikeThrough(Boolean strikeThrough) voidsetTextColor(ContentColor textColor)
-
构造器详细资料
-
ContentTextStyle
public ContentTextStyle() -
ContentTextStyle
-
-
方法详细资料
-
newBuilder
-
getBold
-
setBold
-
getStrikeThrough
-
setStrikeThrough
-
getBackColor
-
setBackColor
-
getTextColor
-
setTextColor
-
getLink
-
setLink
-