Class VPNGatewayConnectionStaticRouteModePeer

    • Method Detail

      • getType

        public String getType()
        Gets the type. Indicates whether `peer.address` or `peer.fqdn` is used.
        Returns:
        the type
      • getAddress

        public String getAddress()
        Gets the address. The IP address of the peer VPN gateway for this connection.
        Returns:
        the address
      • getFqdn

        public String getFqdn()
        Gets the fqdn. The FQDN of the peer VPN gateway for this connection.
        Returns:
        the fqdn