Package | Description |
---|---|
com.ibm.watson.developer_cloud.alchemy.v1.model |
Modifier and Type | Method and Description |
---|---|
List<ImageKeyword> |
ImageKeywords.getImageKeywords()
Gets the image keywords.
|
List<ImageKeyword> |
Article.getImageKeywords()
Gets the image keywords.
|
Modifier and Type | Method and Description |
---|---|
void |
ImageKeywords.setImageKeywords(List<ImageKeyword> imageKeywords)
Sets the image keywords.
|
void |
Article.setImageKeywords(List<ImageKeyword> imageKeywords)
Sets the image keywords.
|
Copyright © 2015–2016 IBM Watson. All rights reserved.