public class TrainingWarning
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Modifier and Type | Class and Description | 
|---|---|
| static interface  | TrainingWarning.CodeAn 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 | getCode()Gets the code. | 
| java.lang.String | getMessage()Gets the message. | 
public java.lang.String getCode()
public java.lang.String getMessage()