public static interface Comment.Attachment
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Comment.Attachment.AttachmentMedia |
static interface |
Comment.Attachment.AttachmentTarget |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getDescription() |
Comment.Attachment.AttachmentMedia |
getMedia() |
Comment.Attachment.AttachmentTarget |
getTarget() |
java.lang.String |
getTitle() |
java.lang.String |
getType() |
java.lang.String |
getUrl() |
java.lang.String getDescription()
Comment.Attachment.AttachmentMedia getMedia()
Comment.Attachment.AttachmentTarget getTarget()
java.lang.String getTitle()
java.lang.String getType()
java.lang.String getUrl()