public static class ExternalCommonAttachment.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
ExternalCommonAttachment |
build() |
ExternalCommonAttachment.Builder |
id(String id)
附件 ID
示例值:6987954043925432620
|
ExternalCommonAttachment.Builder |
name(String name)
附件名字
示例值:test_resume.pdf
|
ExternalCommonAttachment.Builder |
size(Integer size)
附件大小
示例值:126371
|
public ExternalCommonAttachment.Builder id(String id)
示例值:6987954043925432620
id - public ExternalCommonAttachment.Builder name(String name)
示例值:test_resume.pdf
name - public ExternalCommonAttachment.Builder size(Integer size)
示例值:126371
size - public ExternalCommonAttachment build()
Copyright © 2025. All rights reserved.