Uses of Class
zosfiles.input.ListParams
-
Packages that use ListParams Package Description zosfiles zosfiles.input -
-
Uses of ListParams in zosfiles
Methods in zosfiles with parameters of type ListParams Modifier and Type Method Description static ResponseZosDsnList. getResponse(ZOSConnection connection, ListParams options, Map<String,String> headers, String url)static List<Dataset>ZosDsnList. listDsn(ZOSConnection connection, String dataSetName, ListParams options)static List<String>ZosDsnList. listMembers(ZOSConnection connection, String dataSetName, ListParams options) -
Uses of ListParams in zosfiles.input
Methods in zosfiles.input that return ListParams Modifier and Type Method Description ListParamsListParams.Builder. build()
-