public class GetAttachmentReq extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
GetAttachmentReq.Builder |
| 构造器和说明 |
|---|
GetAttachmentReq() |
GetAttachmentReq(GetAttachmentReq.Builder builder) |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getAttachmentId() |
static GetAttachmentReq.Builder |
newBuilder() |
void |
setAttachmentId(String attachmentId) |
public GetAttachmentReq()
public GetAttachmentReq(GetAttachmentReq.Builder builder)
public String getAttachmentId()
public void setAttachmentId(String attachmentId)
public static GetAttachmentReq.Builder newBuilder()
Copyright © 2022. All rights reserved.