public class ObjectTrainingStatus
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Modifier and Type | Class and Description | 
|---|---|
| static class  | ObjectTrainingStatus.BuilderBuilder. | 
| Modifier and Type | Method and Description | 
|---|---|
| java.lang.Boolean | dataChanged()Gets the dataChanged. | 
| java.lang.String | description()Gets the description. | 
| java.lang.Boolean | inProgress()Gets the inProgress. | 
| java.lang.Boolean | latestFailed()Gets the latestFailed. | 
| ObjectTrainingStatus.Builder | newBuilder()New builder. | 
| java.lang.Boolean | ready()Gets the ready. | 
public ObjectTrainingStatus.Builder newBuilder()
public java.lang.Boolean ready()
public java.lang.Boolean inProgress()
public java.lang.Boolean dataChanged()
public java.lang.Boolean latestFailed()
public java.lang.String description()