Class UssList

    • Constructor Detail

      • UssList

        public UssList​(ZosConnection connection)
        UssList Constructor
        Parameters:
        connection - for connection information, see ZosConnection object
      • UssList

        public UssList​(ZosConnection connection,
                       ZosmfRequest request)
        Alternative UssList constructor with ZoweRequest object. This is mainly used for internal code unit testing with mockito, and it is not recommended to be used by the larger community.
        Parameters:
        connection - for connection information, see ZosConnection object
        request - any compatible ZoweRequest Interface object