Class IpSecVpnPolicyTrafficStatistics.Builder

    • Method Detail

      • setRulePath

        public IpSecVpnPolicyTrafficStatistics.Builder setRulePath​(java.lang.String rulePath)
        Policy path referencing the IPSec VPN Rule. 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:
        rulePath - New value for the property.
      • setTunnelInterfacePath

        public IpSecVpnPolicyTrafficStatistics.Builder setTunnelInterfacePath​(java.lang.String tunnelInterfacePath)
        Policy path referencing the IPSec VPN Tunnel Interface. 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:
        tunnelInterfacePath - New value for the property.
      • setTunnelStatistics

        public IpSecVpnPolicyTrafficStatistics.Builder setTunnelStatistics​(java.util.List<IpSecVpnTunnelTrafficStatistics> tunnelStatistics)
        Tunnel statistics. 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:
        tunnelStatistics - New value for the property.