public class TrainingWarning
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Modifier and Type | Class and Description | 
|---|---|
| static interface  | TrainingWarning.WarningIdAn identifier for the type of invalid resources listed in the `description` field. | 
| Constructor and Description | 
|---|
| TrainingWarning() | 
| Modifier and Type | Method and Description | 
|---|---|
| java.lang.String | getDescription()Gets the description. | 
| java.lang.String | getWarningId()Gets the warningId. | 
public java.lang.String getDescription()
public java.lang.String getWarningId()