public class Image
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Constructor and Description | 
|---|
| Image() | 
| Modifier and Type | Method and Description | 
|---|---|
| ImageDimensions | getDimensions()Gets the dimensions. | 
| Error | getErrors()Gets the errors. | 
| DetectedObjects | getObjects()Gets the objects. | 
| ImageSource | getSource()Gets the source. | 
public ImageSource getSource()
public ImageDimensions getDimensions()
public DetectedObjects getObjects()
public Error getErrors()