Uses of Package
zowe.client.sdk.zosfiles.input
-
Packages that use zowe.client.sdk.zosfiles.input Package Description zowe.client.sdk.utility set of utilities for each main SDK packagezowe.client.sdk.zosfiles zos files functionality provided by the SDKzowe.client.sdk.zosfiles.input container objects of parameters used for request inputs for zos files processing -
Classes in zowe.client.sdk.zosfiles.input used by zowe.client.sdk.utility Class Description DownloadParams This interface defines the options that can be sent into the download data set function -
Classes in zowe.client.sdk.zosfiles.input used by zowe.client.sdk.zosfiles Class Description CopyParams This interface defines the options that can be sent into the copy data set function.CreateParams Interface for create dataset API zOSMF REST API information: https://www.ibm.com/support/knowledgecenter/SSLTBW_2.3.0/com.ibm.zos.v2r3.izua700/IZUHPINFO_API_CreateDataSet.htm#CreateDataSetDownloadParams This interface defines the options that can be sent into the download data set functionListParams This interface defines the options that can be sent into the list data set function -
Classes in zowe.client.sdk.zosfiles.input used by zowe.client.sdk.zosfiles.input Class Description CopyParams This interface defines the options that can be sent into the copy data set function.CopyParams.Builder CreateParams Interface for create dataset API zOSMF REST API information: https://www.ibm.com/support/knowledgecenter/SSLTBW_2.3.0/com.ibm.zos.v2r3.izua700/IZUHPINFO_API_CreateDataSet.htm#CreateDataSetCreateParams.Builder DownloadParams This interface defines the options that can be sent into the download data set functionDownloadParams.Builder ListParams This interface defines the options that can be sent into the list data set functionListParams.Builder