public static class ListUserMailboxFolderReq.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
ListUserMailboxFolderReq |
build() |
ListUserMailboxFolderReq.Builder |
folderType(Integer folderType)
文件夹类型
示例值:1
|
ListUserMailboxFolderReq.Builder |
folderType(ListUserMailboxFolderFolderTypeEnum folderType)
文件夹类型
示例值:1
|
ListUserMailboxFolderReq.Builder |
userMailboxId(String userMailboxId)
用户邮箱地址 或 输入me代表当前调用接口用户
示例值:user@xxx.xx 或 me
|
public ListUserMailboxFolderReq.Builder folderType(Integer folderType)
示例值:1
folderType - public ListUserMailboxFolderReq.Builder folderType(ListUserMailboxFolderFolderTypeEnum folderType)
示例值:1
folderType - ListUserMailboxFolderFolderTypeEnumpublic ListUserMailboxFolderReq.Builder userMailboxId(String userMailboxId)
示例值:user@xxx.xx 或 me
userMailboxId - public ListUserMailboxFolderReq build()
Copyright © 2025. All rights reserved.