Class ListParams


  • public class ListParams
    extends Object
    Parameter container class for Unix System Services (USS) list operation

    z/OSMF REST API

    Version:
    2.0
    Author:
    Frank Giordano
    • Field Detail

      • filesys

        public final boolean filesys
        Whether to search all filesystems under the path, or just the same filesystem as the path

        True means search all False means search same

      • symlinks

        public final boolean symlinks
        Whether to follow symlinks, or report them

        True means to report False means to follow