public static final class InterSiteBgpSummary.Builder
extends java.lang.Object
InterSiteBgpSummary.| Constructor and Description |
|---|
Builder()
Constructor with parameters for the required properties of
InterSiteBgpSummary. |
| Modifier and Type | Method and Description |
|---|---|
InterSiteBgpSummary |
build() |
InterSiteBgpSummary.Builder |
setLastUpdateTimestamp(java.lang.Long lastUpdateTimestamp)
Timestamp when the inter-site IBgp neighbors status was last updated.
|
InterSiteBgpSummary.Builder |
setNeighborStatus(java.util.List<BgpNeighborStatus> neighborStatus)
Status of all inter-site IBgp neighbors.
|
InterSiteBgpSummary.Builder |
setTransportNodeId(java.lang.String transportNodeId)
Edge node id whose status is being reported.
|
public Builder()
InterSiteBgpSummary.public InterSiteBgpSummary.Builder setLastUpdateTimestamp(java.lang.Long lastUpdateTimestamp)
lastUpdateTimestamp - New value for the property.public InterSiteBgpSummary.Builder setNeighborStatus(java.util.List<BgpNeighborStatus> neighborStatus)
neighborStatus - New value for the property.public InterSiteBgpSummary.Builder setTransportNodeId(java.lang.String transportNodeId)
transportNodeId - New value for the property.public InterSiteBgpSummary build()