Class UssMountInputData

    • Constructor Detail

      • UssMountInputData

        public UssMountInputData​(UssMountInputData.Builder builder)
        UssMountInputData constructor
        Parameters:
        builder - UssMountInputData.Builder builder
    • Method Detail

      • getMountPoint

        public Optional<String> getMountPoint()
        Retrieve mountPoint value
        Returns:
        mountPoint value
      • getFsType

        public Optional<String> getFsType()
        Retrieve fsType value
        Returns:
        fsType value
      • toString

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