Class RemoteTunnelStatistics.Builder

    • Constructor Detail

      • Builder

        public Builder()
        Constructor with parameters for the required properties of RemoteTunnelStatistics.
    • Method Detail

      • setTunnelDestinationAddress

        public RemoteTunnelStatistics.Builder setTunnelDestinationAddress​(java.lang.String tunnelDestinationAddress)
        Ip address of remote tunnel destination. format: ip This property may be present in responses from the server, but if it is present in a request to server it will be ignored.
        Parameters:
        tunnelDestinationAddress - New value for the property.
      • setTunnelSourceAddress

        public RemoteTunnelStatistics.Builder setTunnelSourceAddress​(java.lang.String tunnelSourceAddress)
        Ip address of remote tunnel source. format: ip This property may be present in responses from the server, but if it is present in a request to server it will be ignored.
        Parameters:
        tunnelSourceAddress - New value for the property.