public class Warning
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Modifier and Type | Class and Description | 
|---|---|
| static interface  | Warning.CodeIdentifier of the problem. | 
| Constructor and Description | 
|---|
| Warning() | 
| Modifier and Type | Method and Description | 
|---|---|
| java.lang.String | getCode()Gets the code. | 
| java.lang.String | getMessage()Gets the message. | 
| java.lang.String | getMoreInfo()Gets the moreInfo. | 
public java.lang.String getCode()
public java.lang.String getMessage()
public java.lang.String getMoreInfo()