| Package | Description |
|---|---|
| com.google.api.gbase.client |
| Modifier and Type | Method and Description |
|---|---|
GoogleBaseMediaFeed |
GoogleBaseService.getMediaFeed(URL feedUrl)
Returns the Google base media feed associated with the specified feed URL.
|
GoogleBaseMediaFeed |
GoogleBaseService.getMediaFeed(URL feedUrl,
DateTime ifModifiedSince)
Returns the Google Base media feed associated with a particular feed URL,
if it's been modified since the specified date.
|
| Modifier and Type | Method and Description |
|---|---|
FeedLink<GoogleBaseMediaFeed> |
GoogleBaseEntry.getMediaFeedLink()
Returns the
FeedLink object pointing to the media feed,
or null if the media feed link is not provided (e.g. |
Copyright © 2012. All Rights Reserved.