Zowe Client Kotlin SDK
1.3.0-rc.11
Other Docs
zosmf-retrofit2
/
eu.ibagroup.r2z
/
CopyDataUSS
/
CopyFromDataset
/
Dataset
Dataset
data
class
Dataset
(
datasetName
:
String
,
memberName
:
String
?
=
null
,
type
:
XIBMDataType
?
=
null
)
Types
Constructors
Constructors
Dataset
Link copied to clipboard
fun
Dataset
(
datasetName
:
String
,
memberName
:
String
?
=
null
,
type
:
XIBMDataType
?
=
null
)
Types
Copy
Type
Link copied to clipboard
enum
CopyType
:
Enum
<
CopyDataUSS.CopyFromDataset.Dataset.CopyType
>