public class Collection
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Constructor and Description | 
|---|
| Collection() | 
| Modifier and Type | Method and Description | 
|---|---|
| java.lang.String | getCollectionId()Gets the collectionId. | 
| java.util.Date | getCreated()Gets the created. | 
| java.lang.String | getDescription()Gets the description. | 
| java.lang.Long | getImageCount()Gets the imageCount. | 
| java.lang.String | getName()Gets the name. | 
| TrainingStatus | getTrainingStatus()Gets the trainingStatus. | 
| java.util.Date | getUpdated()Gets the updated. | 
public java.lang.String getCollectionId()
public java.lang.String getName()
public java.lang.String getDescription()
public java.util.Date getCreated()
public java.util.Date getUpdated()
public java.lang.Long getImageCount()
public TrainingStatus getTrainingStatus()