Zowe Client Kotlin SDK
1.3.0-rc.11
Other Docs
zosmf-retrofit2
/
eu.ibagroup.r2z
/
DataSetsList
/
DataSetsList
Data
Sets
List
fun
DataSetsList
(
items
:
List
<
Dataset
>
=
emptyList()
,
returnedRows
:
Int
=
0
,
totalRows
:
Int
?
=
null
,
moreRows
:
Boolean
?
=
null
,
jsonVersion
:
Int
=
0
)