public static final class IPSecVPNSessionStatus.Builder
extends java.lang.Object
IPSecVPNSessionStatus.| Constructor and Description |
|---|
Builder()
Constructor with parameters for the required properties of
IPSecVPNSessionStatus. |
public Builder()
IPSecVPNSessionStatus.public IPSecVPNSessionStatus.Builder setAggregateTrafficCounters(IPSecVPNTrafficCounters aggregateTrafficCounters)
aggregateTrafficCounters - New value for the property.public IPSecVPNSessionStatus.Builder setDisplayName(java.lang.String displayName)
displayName - New value for the property.public IPSecVPNSessionStatus.Builder setFailedTunnels(java.lang.Long failedTunnels)
failedTunnels - New value for the property.public IPSecVPNSessionStatus.Builder setIkeStatus(IPSecVPNIKESessionStatus ikeStatus)
ikeStatus - New value for the property.public IPSecVPNSessionStatus.Builder setIpsecVpnSessionId(java.lang.String ipsecVpnSessionId)
ipsecVpnSessionId - New value for the property.public IPSecVPNSessionStatus.Builder setLastUpdateTimestamp(java.lang.Long lastUpdateTimestamp)
lastUpdateTimestamp - New value for the property.public IPSecVPNSessionStatus.Builder setNegotiatedTunnels(java.lang.Long negotiatedTunnels)
negotiatedTunnels - New value for the property.public IPSecVPNSessionStatus.Builder setSessionStatus(java.lang.String sessionStatus)
sessionStatus - New value for the property.public IPSecVPNSessionStatus.Builder setTotalTunnels(java.lang.Long totalTunnels)
totalTunnels - New value for the property.public IPSecVPNSessionStatus build()