Package | Description |
---|---|
com.ibm.watson.developer_cloud.alchemy.v1.model |
Modifier and Type | Method and Description |
---|---|
List<Keyword> |
CombinedResults.getImageKeywords()
Gets the image keywords.
|
List<Keyword> |
CombinedResults.getKeywords()
Gets the keywords.
|
List<Keyword> |
Keywords.getKeywords()
Gets the keywords.
|
List<Keyword> |
SAORelation.RelationObject.getKeywords()
Gets the keywords.
|
List<Keyword> |
SAORelation.Subject.getKeywords()
Gets the keywords.
|
List<Keyword> |
Article.getKeywords()
Gets the keywords.
|
List<Keyword> |
Article.EnrichedTitle.getKeywords()
Gets the keywords.
|
Modifier and Type | Method and Description |
---|---|
void |
CombinedResults.setImageKeywords(List<Keyword> imageKeywords)
Sets the image keywords.
|
void |
CombinedResults.setKeywords(List<Keyword> keywords)
Sets the keywords.
|
void |
Keywords.setKeywords(List<Keyword> keywords)
Sets the keywords.
|
void |
SAORelation.RelationObject.setKeywords(List<Keyword> keywords)
Sets the keywords.
|
void |
SAORelation.Subject.setKeywords(List<Keyword> keywords)
Sets the keywords.
|
void |
Article.setKeywords(List<Keyword> keywords)
Sets the keywords.
|
void |
Article.EnrichedTitle.setKeywords(List<Keyword> keywords)
Sets the keywords.
|
Copyright © 2015–2016 IBM Watson. All rights reserved.