Package | Description |
---|---|
com.ibm.watson.developer_cloud.alchemy.v1.model |
Modifier and Type | Method and Description |
---|---|
List<Feed> |
CombinedResults.getFeeds()
Gets the feeds.
|
List<Feed> |
Feeds.getFeeds()
Gets the feeds.
|
List<Feed> |
Article.getFeeds()
Gets the feeds.
|
Modifier and Type | Method and Description |
---|---|
void |
CombinedResults.setFeeds(List<Feed> feeds)
Sets the feeds.
|
void |
Feeds.setFeeds(List<Feed> feeds)
Sets the feeds.
|
void |
Article.setFeeds(List<Feed> feeds)
Sets the feeds.
|
Copyright © 2015–2016 IBM Watson. All rights reserved.