Class SftpFileSystemConfigBuilder.ProxyType

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private java.lang.String proxyType  
      private static long serialVersionUID
      serialVersionUID format is YYYYMMDD for the date of the last binary change.
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private ProxyType​(java.lang.String proxyType)  
    • Field Detail

      • serialVersionUID

        private static final long serialVersionUID
        serialVersionUID format is YYYYMMDD for the date of the last binary change.
        See Also:
        Constant Field Values
      • proxyType

        private final java.lang.String proxyType
    • Constructor Detail

      • ProxyType

        private ProxyType​(java.lang.String proxyType)
    • Method Detail

      • equals

        public boolean equals​(java.lang.Object obj)
        Overrides:
        equals in class java.lang.Object
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object
        Returns:
        a hash code value for this object.
        Since:
        2.0