public class TrainingResponse
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<TrainingWarning> |
warnings |
| Constructor and Description |
|---|
TrainingResponse() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<TrainingWarning> |
getWarnings()
Gets the warnings.
|
protected java.util.List<TrainingWarning> warnings
public java.util.List<TrainingWarning> getWarnings()