Uses of Class
zowe.client.sdk.zosfiles.dsn.model.Dataset
-
Packages that use Dataset Package Description zowe.client.sdk.zosfiles.dsn.methods z/OS dataset and member files functionality provided by the SDK -
-
Uses of Dataset in zowe.client.sdk.zosfiles.dsn.methods
Methods in zowe.client.sdk.zosfiles.dsn.methods that return Dataset Modifier and Type Method Description DatasetDsnGet. getDsnInfo(String dataSetName)Retrieve dataset information.Methods in zowe.client.sdk.zosfiles.dsn.methods that return types with arguments of type Dataset Modifier and Type Method Description List<Dataset>DsnList. getDatasets(String dataSetName, DsnListInputData listInputData)Get a list of Dataset objects
-