public interface IMediaEntry extends IEntry
| Modifier and Type | Method and Description |
|---|---|
MediaSource |
getMediaSource()
Returns the
MediaSource that contains the media data for the entry. |
void |
setMediaSource(MediaSource source)
Sets the
MediaSource that contains the media data for the entry. |
getCanEdit, getContent, getEdited, getEditLink, getMediaEditLink, getPublished, getResumableEditMediaLink, getSelectedFields, getSummary, setCanEdit, setEdited, setPublished, setSelectedFieldsaddLink, getAuthors, getCategories, getEtag, getId, getKind, getLink, getLinks, getSelfLink, getTitle, getUpdated, getVersionId, removeLinks, removeLinks, setEtag, setId, setKind, setService, setUpdated, setVersionIdMediaSource getMediaSource()
MediaSource that contains the media data for the entry.void setMediaSource(MediaSource source)
MediaSource that contains the media data for the entry.