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