Zowe Client Kotlin SDK
1.3.0-rc.11
Other Docs
zosmf-retrofit2
/
eu.ibagroup.r2z
/
UssFile
/
UssFile
Uss
File
fun
UssFile
(
name
:
String
=
""
,
mode
:
String
?
=
null
,
size
:
Long
?
=
null
,
uid
:
Long
?
=
null
,
user
:
String
?
=
null
,
gid
:
Long
?
=
null
,
groupId
:
String
?
=
null
,
modificationTime
:
String
?
=
null
,
target
:
String
?
=
null
)