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, setSelectedFields
addLink, getAuthors, getCategories, getEtag, getId, getKind, getLink, getLinks, getSelfLink, getTitle, getUpdated, getVersionId, removeLinks, removeLinks, setEtag, setId, setKind, setService, setUpdated, setVersionId
MediaSource getMediaSource()
MediaSource
that contains the media data for the entry.void setMediaSource(MediaSource source)
MediaSource
that contains the media data for the entry.