类 Attachment.Builder
java.lang.Object
com.lark.oapi.service.bitable.v1.model.Attachment.Builder
- 封闭类:
Attachment
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明build()attachment tokenattachment nameattachment sizetemporary download urlattachment typedownload url
-
构造器详细资料
-
Builder
public Builder()
-
-
方法详细资料
-
fileToken
attachment token示例值:
- 参数:
fileToken-- 返回:
-
name
attachment name示例值:
- 参数:
name-- 返回:
-
type
attachment type示例值:
- 参数:
type-- 返回:
-
size
attachment size示例值:
- 参数:
size-- 返回:
-
url
download url示例值:
- 参数:
url-- 返回:
-
tmpUrl
temporary download url示例值:
- 参数:
tmpUrl-- 返回:
-
build
-