Class IPSecVpnSessionStatistics.Builder

    • Method Detail

      • setLastUpdateTimestamp

        public IPSecVpnSessionStatistics.Builder setLastUpdateTimestamp​(java.lang.Long lastUpdateTimestamp)
        Timestamp when the data was last updated. format: int64 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:
        lastUpdateTimestamp - New value for the property.
      • setPolicyStatistics

        public IPSecVpnSessionStatistics.Builder setPolicyStatistics​(java.util.List<IPSecVpnPolicyTrafficStatistics> policyStatistics)
        Gives aggregate traffic statistics across all ipsec tunnels and individual 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:
        policyStatistics - New value for the property.
      • setEnforcementPointPath

        public IPSecVpnSessionStatistics.Builder setEnforcementPointPath​(java.lang.String enforcementPointPath)
        Policy Path referencing the enforcement point wehere the statistics are fetched. 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:
        enforcementPointPath - New value for the property.