public class KeyValuePair
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Constructor and Description | 
|---|
| KeyValuePair() | 
| Modifier and Type | Method and Description | 
|---|---|
| Key | getKey()Gets the key. | 
| java.util.List<Value> | getValue()Gets the value. |