public class AnalysisResultsMetadata
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Constructor and Description | 
|---|
| AnalysisResultsMetadata() | 
| Modifier and Type | Method and Description | 
|---|---|
| java.util.List<Author> | getAuthors()Gets the authors. | 
| java.util.List<Feed> | getFeeds()Gets the feeds. | 
| java.lang.String | getImage()Gets the image. | 
| java.lang.String | getPublicationDate()Gets the publicationDate. | 
| java.lang.String | getTitle()Gets the title. | 
public java.util.List<Author> getAuthors()
public java.lang.String getPublicationDate()
public java.lang.String getTitle()
public java.lang.String getImage()
public java.util.List<Feed> getFeeds()