public static class GetUserMailboxLabelReq.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
GetUserMailboxLabelReq |
build() |
GetUserMailboxLabelReq.Builder |
labelId(String labelId)
标签ID,创建标签成功后返回的标签ID,或可通过列出标签、获取邮件详情等接口获得
示例值:7620003644728938013
|
GetUserMailboxLabelReq.Builder |
userMailboxId(String userMailboxId)
用户邮箱地址。
|
public GetUserMailboxLabelReq.Builder userMailboxId(String userMailboxId)
示例值:user@xxx.xx 或 me
userMailboxId - public GetUserMailboxLabelReq.Builder labelId(String labelId)
示例值:7620003644728938013
labelId - public GetUserMailboxLabelReq build()
Copyright © 2026. All rights reserved.