类 Entity
java.lang.Object
com.lark.oapi.service.block.v2.model.Entity
-
嵌套类概要
嵌套类 -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明getExtra()getOwner()getTitle()static Entity.BuildervoidsetBlockId(String blockId) voidsetBlockTypeId(String blockTypeId) voidvoidsetI18nPreview(String i18nPreview) voidsetI18nSummay(String i18nSummay) voidvoidsetPreview(String preview) voidsetSourceData(String sourceData) voidsetSourceLink(String sourceLink) voidsetSourceMeta(String sourceMeta) voidsetSummary(String summary) voidvoidsetVersion(String version)
-
构造器详细资料
-
Entity
public Entity() -
Entity
-
-
方法详细资料
-
newBuilder
-
getBlockId
-
setBlockId
-
getTitle
-
setTitle
-
getBlockTypeId
-
setBlockTypeId
-
getSourceData
-
setSourceData
-
getSourceMeta
-
setSourceMeta
-
getVersion
-
setVersion
-
getSourceLink
-
setSourceLink
-
getSummary
-
setSummary
-
getPreview
-
setPreview
-
getI18nSummay
-
setI18nSummay
-
getI18nPreview
-
setI18nPreview
-
getOwner
-
setOwner
-
getExtra
-
setExtra
-