Class IPSecVpnSessionStatisticsNsxt.Builder

    • Method Detail

      • setDisplayName

        public IPSecVpnSessionStatisticsNsxt.Builder setDisplayName​(java.lang.String displayName)
        Display Name of vpn session. 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:
        displayName - New value for the property.
      • setLastUpdateTimestamp

        public IPSecVpnSessionStatisticsNsxt.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 IPSecVpnSessionStatisticsNsxt.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 IPSecVpnSessionStatisticsNsxt.Builder setEnforcementPointPath​(java.lang.String enforcementPointPath)
        Policy Path referencing the enforcement point where the info is 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.