Uses of Class
zosfiles.response.Dataset
-
Packages that use Dataset Package Description utility set of utilities for each main SDK packagezosfiles zos files functionality provided by the SDKzosfiles.response container objects of request responses for zos files processing -
-
Uses of Dataset in utility
Methods in utility that return Dataset Modifier and Type Method Description static DatasetUtilDataset. createDatasetObjFromJson(org.json.simple.JSONObject json)Formulate and return a Dataset document/object based on incoming Json object. -
Uses of Dataset in zosfiles
Methods in zosfiles that return types with arguments of type Dataset Modifier and Type Method Description List<Dataset>ZosDsnList. listDsn(String dataSetName, ListParams params)Get a list of Dataset names -
Uses of Dataset in zosfiles.response
Methods in zosfiles.response that return Dataset Modifier and Type Method Description DatasetDataset.Builder. build()
-