Class ZosmfSystemsResponse


  • public class ZosmfSystemsResponse
    extends Object
    API response for list systems defined to z/OSMF.
    Version:
    2.0
    Author:
    Frank Giordano
    • Method Detail

      • getDefinedSystems

        public Optional<DefinedSystem[]> getDefinedSystems()
        Retrieve definedSystems specified
        Returns:
        definedSystems value
      • getNumRows

        public OptionalLong getNumRows()
        Retrieve numRows specified
        Returns:
        numRows value
      • toString

        public String toString()
        Return string value representing ZosmfSystemsResponse object
        Overrides:
        toString in class Object
        Returns:
        string representation of ZosmfSystemsResponse