Uses of Class
zowe.client.sdk.zosfiles.input.CopyParams
-
Packages that use CopyParams Package Description zowe.client.sdk.zosfiles Zos files functionality provided by the SDKzowe.client.sdk.zosfiles.input Request input objects for zos files processing -
-
Uses of CopyParams in zowe.client.sdk.zosfiles
Methods in zowe.client.sdk.zosfiles with parameters of type CopyParams Modifier and Type Method Description ResponseZosDsnCopy. copy(CopyParams params)Copy dataset or dataset member -
Uses of CopyParams in zowe.client.sdk.zosfiles.input
Methods in zowe.client.sdk.zosfiles.input that return CopyParams Modifier and Type Method Description CopyParamsCopyParams.Builder. build()
-