@Beta public class UpdateAttachmentsParams extends Object
Modifier and Type | Class and Description |
---|---|
static class |
UpdateAttachmentsParams.Builder |
Modifier and Type | Method and Description |
---|---|
static UpdateAttachmentsParams.Builder |
create(ContentId contentId) |
Attachments |
getAttachments() |
ContentId |
getContentId() |
public Attachments getAttachments()
public ContentId getContentId()
public static UpdateAttachmentsParams.Builder create(ContentId contentId)