Uses of Class
zosfiles.input.DownloadParams
-
Packages that use DownloadParams Package Description utility zosfiles zosfiles.input -
-
Uses of DownloadParams in utility
Methods in utility with parameters of type DownloadParams Modifier and Type Method Description static Map<String,String>UtilZosFiles. generateHeadersBasedOnOptions(DownloadParams options)Common method to build headers given input options object -
Uses of DownloadParams in zosfiles
Methods in zosfiles with parameters of type DownloadParams Modifier and Type Method Description InputStreamZosDsnDownload. downloadDsn(String dataSetName, DownloadParams options)Downloads dataset or dataset member content -
Uses of DownloadParams in zosfiles.input
Methods in zosfiles.input that return DownloadParams Modifier and Type Method Description DownloadParamsDownloadParams.Builder. build()
-