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.
|
List<Value> |
getValue()
Gets the value.
|
Copyright © 2021 IBM Cloud. All rights reserved.