Class Feed
java.lang.Object
com.ibm.cloud.sdk.core.service.model.GenericModel
com.ibm.watson.natural_language_understanding.v1.model.Feed
- All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel
public class Feed
extends com.ibm.cloud.sdk.core.service.model.GenericModel
RSS or ATOM feed found on the webpage.
-
Constructor Summary
Constructors Constructor Description Feed()
-
Method Summary
Methods inherited from class com.ibm.cloud.sdk.core.service.model.GenericModel
equals, hashCode, toString
-
Constructor Details
-
Feed
public Feed()
-
-
Method Details
-
getLink
Gets the link.URL of the RSS or ATOM feed.
- Returns:
- the link
-