Uses of Class
zowe.client.sdk.zosfiles.uss.response.UssZfsItem
-
Packages that use UssZfsItem Package Description zowe.client.sdk.zosfiles.uss.methods z/OS Unix System Services (USS) files functionality provided by the SDKzowe.client.sdk.zosfiles.uss.response Request response objects for z/OS Unix System Services (USS) files processing -
-
Uses of UssZfsItem in zowe.client.sdk.zosfiles.uss.methods
Methods in zowe.client.sdk.zosfiles.uss.methods that return types with arguments of type UssZfsItem Modifier and Type Method Description List<UssZfsItem>UssList. zfsList(ListZfsParams params)Perform list of UNIX filesystems operation -
Uses of UssZfsItem in zowe.client.sdk.zosfiles.uss.response
Methods in zowe.client.sdk.zosfiles.uss.response that return UssZfsItem Modifier and Type Method Description UssZfsItemUssZfsItem.Builder. build()
-