public static final class TunnelStatusCount.Builder
extends java.lang.Object
TunnelStatusCount.| Constructor and Description |
|---|
Builder()
Constructor with parameters for the required properties of
TunnelStatusCount. |
public Builder()
TunnelStatusCount.public TunnelStatusCount.Builder setDegradedCount(java.lang.Long degradedCount)
degradedCount - New value for the property.public TunnelStatusCount.Builder setDownCount(java.lang.Long downCount)
downCount - New value for the property.public TunnelStatusCount.Builder setDownPnics(java.util.List<PnicBondStatus> downPnics)
downPnics - New value for the property.public TunnelStatusCount.Builder setLastStatusChangedTime(java.lang.Long lastStatusChangedTime)
lastStatusChangedTime - New value for the property.public TunnelStatusCount.Builder setStatus(java.lang.String status)
status - New value for the property.public TunnelStatusCount.Builder setStatusDescription(java.lang.String statusDescription)
statusDescription - New value for the property.public TunnelStatusCount.Builder setUpCount(java.lang.Long upCount)
upCount - New value for the property.public TunnelStatusCount.Builder setBfdDiagnostic(BFDDiagnosticCount bfdDiagnostic)
bfdDiagnostic - New value for the property.public TunnelStatusCount.Builder setBfdStatus(BFDStatusCount bfdStatus)
bfdStatus - New value for the property.public TunnelStatusCount build()