Class ListZfsParams
- java.lang.Object
-
- zowe.client.sdk.zosfiles.uss.input.ListZfsParams
-
public class ListZfsParams extends Object
Parameter container class for Unix System Services (USS) list operation- Version:
- 2.0
- Author:
- Frank Giordano
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classListZfsParams.Builder
-
Constructor Summary
Constructors Constructor Description ListZfsParams(ListZfsParams.Builder builder)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Optional<String>getFsname()OptionalIntgetMaxLength()Optional<String>getPath()StringtoString()
-
-
-
Constructor Detail
-
ListZfsParams
public ListZfsParams(ListZfsParams.Builder builder)
-
-