public interface DliArray
Modifier and Type | Method and Description |
---|---|
DataTypeInfo |
getElementTypeInfo()
Get the data type info of the element in the Array.
|
List<Object> |
getElementValues()
Get the list of the elements in the Array
|
DataTypeInfo getElementTypeInfo()
List<Object> getElementValues() throws DLIException
DLIException
- If fail to call the API, e.g. server error or cannot deserialize the response bodyCopyright © 2023. All rights reserved.