Modifier and Type | Field and Description |
---|---|
protected String |
data |
protected MapTypeInfo |
typeInfo |
protected Map |
values |
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
|
String |
toString() |
protected MapTypeInfo typeInfo
protected Map values
protected String data
public DataTypeInfo getKeyTypeInfo()
DliMap
getKeyTypeInfo
in interface DliMap
public DataTypeInfo getValueTypeInfo()
DliMap
getValueTypeInfo
in interface DliMap
public Map getValues() throws DLIException
DliMap
getValues
in interface DliMap
DLIException
- If fail to call the API, e.g. server error or cannot deserialize the response bodyCopyright © 2023. All rights reserved.