| 程序包 | 说明 |
|---|---|
| com.lark.oapi.service.bitable.v1.model |
| 限定符和类型 | 方法和说明 |
|---|---|
Attachment.Builder |
Attachment.Builder.fileToken(String fileToken)
attachment token
示例值:
|
Attachment.Builder |
Attachment.Builder.name(String name)
attachment name
示例值:
|
static Attachment.Builder |
Attachment.newBuilder() |
Attachment.Builder |
Attachment.Builder.size(Integer size)
attachment size
示例值:
|
Attachment.Builder |
Attachment.Builder.tmpUrl(String tmpUrl)
temporary download url
示例值:
|
Attachment.Builder |
Attachment.Builder.type(String type)
attachment type
示例值:
|
Attachment.Builder |
Attachment.Builder.url(String url)
download url
示例值:
|
| 构造器和说明 |
|---|
Attachment(Attachment.Builder builder) |
Copyright © 2025. All rights reserved.