类 IframeComponent.Builder
java.lang.Object
com.lark.oapi.service.docx.v1.model.IframeComponent.Builder
- 封闭类:
IframeComponent
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明build()iframeType(IframeComponentIframeComponentTypeEnum iframeType) iframe 类型iframeType(Integer iframeType) iframe 类型iframe 目标 url(需要进行 url_encode)
-
构造器详细资料
-
Builder
public Builder()
-
-
方法详细资料
-
iframeType
iframe 类型示例值:1
- 参数:
iframeType-- 返回:
-
iframeType
iframe 类型示例值:1
- 参数:
iframeType-IframeComponentIframeComponentTypeEnum- 返回:
-
url
iframe 目标 url(需要进行 url_encode)示例值:https%3A%2F%2Fwww.bilibili.com%2Fvideo%2FBV1Hi4y1w7V7
- 参数:
url-- 返回:
-
build
-