public interface DliMap
Modifier and Type | Method and Description |
---|---|
DataTypeInfo |
getKeyTypeInfo()
Get the Type info of the key in the Map
|
Map |
getValues()
Get the key and value of the Map
|
DataTypeInfo |
getValueTypeInfo()
Get the Type info of the value in the Map
|
DataTypeInfo getKeyTypeInfo()
DataTypeInfo getValueTypeInfo()
Map getValues() throws DLIException
DLIException
- If fail to call the API, e.g. server error or cannot deserialize the response bodyCopyright © 2023. All rights reserved.