public static class AttachmentDownloadFailedReason.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
AttachmentDownloadFailedReason.Builder |
attachmentId(String attachmentId)
附件 ID
示例值:YQqYbQHoQoDqXjxWKhJbo8Gicjf
|
AttachmentDownloadFailedReason |
build() |
AttachmentDownloadFailedReason.Builder |
reason(String reason)
失败原因
示例值:attachment_not_found
|
public AttachmentDownloadFailedReason.Builder attachmentId(String attachmentId)
示例值:YQqYbQHoQoDqXjxWKhJbo8Gicjf
attachmentId - public AttachmentDownloadFailedReason.Builder reason(String reason)
示例值:attachment_not_found
reason - public AttachmentDownloadFailedReason build()
Copyright © 2026. All rights reserved.