public class ImageKeywords extends AlchemyGenericModel
AlchemyVision service.| Constructor and Description | 
|---|
ImageKeywords()  | 
| Modifier and Type | Method and Description | 
|---|---|
List<ImageKeyword> | 
getImageKeywords()
Gets the image keywords. 
 | 
String | 
getUrl()
Gets the url. 
 | 
void | 
setImageKeywords(List<ImageKeyword> imageKeywords)
Sets the image keywords. 
 | 
void | 
setUrl(String url)
Sets the url. 
 | 
getTotalTransactions, setTotalTransactionsequals, hashCode, toStringpublic List<ImageKeyword> getImageKeywords()
public String getUrl()
public void setImageKeywords(List<ImageKeyword> imageKeywords)
imageKeywords - The imageKeywordspublic void setUrl(String url)
url - The urlCopyright © 2015–2016 IBM Watson. All rights reserved.