public class GetUserMailboxLabelReq extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
GetUserMailboxLabelReq.Builder |
| 构造器和说明 |
|---|
GetUserMailboxLabelReq() |
GetUserMailboxLabelReq(GetUserMailboxLabelReq.Builder builder) |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getLabelId() |
String |
getUserMailboxId() |
static GetUserMailboxLabelReq.Builder |
newBuilder() |
void |
setLabelId(String labelId) |
void |
setUserMailboxId(String userMailboxId) |
public GetUserMailboxLabelReq()
public GetUserMailboxLabelReq(GetUserMailboxLabelReq.Builder builder)
public static GetUserMailboxLabelReq.Builder newBuilder()
public String getUserMailboxId()
public void setUserMailboxId(String userMailboxId)
public String getLabelId()
public void setLabelId(String labelId)
Copyright © 2026. All rights reserved.