Package | Description |
---|---|
com.vmware.nsx_policy.model |
Modifier and Type | Method and Description |
---|---|
BgpNeighborRoutes.Builder |
BgpNeighborRoutes.Builder.setEdgeNodeRoutes(java.util.List<RoutesPerTransportNode> edgeNodeRoutes)
Array of BGP neighbor route details per edge node.
|
BgpNeighborRoutes.Builder |
BgpNeighborRoutes.Builder.setEgdeNodeRoutes(java.util.List<RoutesPerTransportNode> egdeNodeRoutes)
Array of BGP neighbor route details per edge node.
|
BgpNeighborRoutes.Builder |
BgpNeighborRoutes.Builder.setEnforcementPointPath(java.lang.String enforcementPointPath)
Enforcement point policy path
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
BgpNeighborRoutes.Builder |
BgpNeighborRoutes.Builder.setNeighborPath(java.lang.String neighborPath)
BGP neighbor policy path
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|