Uses of Class
zowe.client.sdk.zosfiles.dsn.input.CopyParams
-
Packages that use CopyParams Package Description zowe.client.sdk.zosfiles.dsn.input Request input objects for z/OS dataset and member files processingzowe.client.sdk.zosfiles.dsn.methods z/OS dataset and member files functionality provided by the SDK -
-
Uses of CopyParams in zowe.client.sdk.zosfiles.dsn.input
Methods in zowe.client.sdk.zosfiles.dsn.input that return CopyParams Modifier and Type Method Description CopyParamsCopyParams.Builder. build() -
Uses of CopyParams in zowe.client.sdk.zosfiles.dsn.methods
Methods in zowe.client.sdk.zosfiles.dsn.methods with parameters of type CopyParams Modifier and Type Method Description ResponseDsnCopy. copy(CopyParams params)Copy dataset or dataset member
-