public static final class PolicyIpsecVpnIkeServiceSummary.Builder
extends java.lang.Object
PolicyIpsecVpnIkeServiceSummary
.Constructor and Description |
---|
Builder()
Constructor with parameters for the required properties of
PolicyIpsecVpnIkeServiceSummary . |
Modifier and Type | Method and Description |
---|---|
PolicyIpsecVpnIkeServiceSummary |
build() |
PolicyIpsecVpnIkeServiceSummary.Builder |
setAggregateTrafficCounters(IPSecVPNTrafficCounters aggregateTrafficCounters) |
PolicyIpsecVpnIkeServiceSummary.Builder |
setDisplayName(java.lang.String displayName)
Display name of IPSec VPN service
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
PolicyIpsecVpnIkeServiceSummary.Builder |
setEnforcementPointPath(java.lang.String enforcementPointPath)
Policy Path referencing the Primary site's enforcement point where the info is
fetched.
|
PolicyIpsecVpnIkeServiceSummary.Builder |
setIpsecVpnServicePath(java.lang.String ipsecVpnServicePath)
Policy path of IPSec VPN service
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
PolicyIpsecVpnIkeServiceSummary.Builder |
setLastUpdateTimestamp(java.lang.Long lastUpdateTimestamp)
Timestamp when the data was last updated.
|
PolicyIpsecVpnIkeServiceSummary.Builder |
setSessionSummary(IPsecVPNIKESessionSummary sessionSummary) |
PolicyIpsecVpnIkeServiceSummary.Builder |
setTrafficSummaryPerSession(java.util.List<IPSecVPNSessionTrafficSummary> trafficSummaryPerSession)
Traffic summary per session.
|
public Builder()
PolicyIpsecVpnIkeServiceSummary
.public PolicyIpsecVpnIkeServiceSummary.Builder setAggregateTrafficCounters(IPSecVPNTrafficCounters aggregateTrafficCounters)
aggregateTrafficCounters
- New value for the property.public PolicyIpsecVpnIkeServiceSummary.Builder setLastUpdateTimestamp(java.lang.Long lastUpdateTimestamp)
lastUpdateTimestamp
- New value for the property.public PolicyIpsecVpnIkeServiceSummary.Builder setSessionSummary(IPsecVPNIKESessionSummary sessionSummary)
sessionSummary
- New value for the property.public PolicyIpsecVpnIkeServiceSummary.Builder setTrafficSummaryPerSession(java.util.List<IPSecVPNSessionTrafficSummary> trafficSummaryPerSession)
trafficSummaryPerSession
- New value for the property.public PolicyIpsecVpnIkeServiceSummary.Builder setDisplayName(java.lang.String displayName)
displayName
- New value for the property.public PolicyIpsecVpnIkeServiceSummary.Builder setEnforcementPointPath(java.lang.String enforcementPointPath)
enforcementPointPath
- New value for the property.public PolicyIpsecVpnIkeServiceSummary.Builder setIpsecVpnServicePath(java.lang.String ipsecVpnServicePath)
ipsecVpnServicePath
- New value for the property.public PolicyIpsecVpnIkeServiceSummary build()