public class ImageDetails
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Constructor and Description | 
|---|
| ImageDetails() | 
| Modifier and Type | Method and Description | 
|---|---|
| java.util.Date | getCreated()Gets the created. | 
| ImageDimensions | getDimensions()Gets the dimensions. | 
| Error | getErrors()Gets the errors. | 
| java.lang.String | getImageId()Gets the imageId. | 
| ImageSource | getSource()Gets the source. | 
| TrainingDataObjects | getTrainingData()Gets the trainingData. | 
| java.util.Date | getUpdated()Gets the updated. | 
public java.lang.String getImageId()
public java.util.Date getUpdated()
public java.util.Date getCreated()
public ImageSource getSource()
public ImageDimensions getDimensions()
public Error getErrors()
public TrainingDataObjects getTrainingData()