public static class CreateUserMailboxLabelReq.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
CreateUserMailboxLabelReq |
build() |
CreateUserMailboxLabelReq.Builder |
createUserMailboxLabelReqBody(CreateUserMailboxLabelReqBody body)
body
|
CreateUserMailboxLabelReqBody |
getCreateUserMailboxLabelReqBody() |
CreateUserMailboxLabelReq.Builder |
userMailboxId(String userMailboxId)
用户邮箱地址。
|
public CreateUserMailboxLabelReq.Builder userMailboxId(String userMailboxId)
示例值:user@xxx.xx 或 me
userMailboxId - public CreateUserMailboxLabelReqBody getCreateUserMailboxLabelReqBody()
public CreateUserMailboxLabelReq.Builder createUserMailboxLabelReqBody(CreateUserMailboxLabelReqBody body)
body - public CreateUserMailboxLabelReq build()
Copyright © 2026. All rights reserved.