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