Package | Description |
---|---|
com.ibm.watson.developer_cloud.alchemy.v1.model |
Classes that map the HTTP service requests and responses into POJOs
|
com.ibm.watson.developer_cloud.alchemy.v1.util |
Utility classes to create API requests and transform JSON into POJO classes among other things
|
Modifier and Type | Method and Description |
---|---|
List<ImageKeyword> |
ImageKeywords.getImageKeywords()
Gets the image keywords.
|
Modifier and Type | Method and Description |
---|---|
void |
ImageKeywords.setImageKeywords(List<ImageKeyword> imageKeywords)
Sets the image keywords.
|
Modifier and Type | Method and Description |
---|---|
ImageKeyword |
ImageKeywordTypeAdapter.read(com.google.gson.stream.JsonReader reader) |
Modifier and Type | Method and Description |
---|---|
void |
ImageKeywordTypeAdapter.write(com.google.gson.stream.JsonWriter writer,
ImageKeyword value) |
Copyright © 2015–2016. All rights reserved.