| Modifier and Type | Class and Description |
|---|---|
class |
RouterBgpPeer |
static class |
RouterBgpPeer.Builder |
| Modifier and Type | Method and Description |
|---|---|
RouterBgpPeerOrBuilder |
RouterOrBuilder.getBgpPeersOrBuilder(int index)
BGP information that must be configured into the routing stack to establish BGP peering.
|
RouterBgpPeerOrBuilder |
Router.getBgpPeersOrBuilder(int index)
BGP information that must be configured into the routing stack to establish BGP peering.
|
RouterBgpPeerOrBuilder |
Router.Builder.getBgpPeersOrBuilder(int index)
BGP information that must be configured into the routing stack to establish BGP peering.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends RouterBgpPeerOrBuilder> |
RouterOrBuilder.getBgpPeersOrBuilderList()
BGP information that must be configured into the routing stack to establish BGP peering.
|
List<? extends RouterBgpPeerOrBuilder> |
Router.getBgpPeersOrBuilderList()
BGP information that must be configured into the routing stack to establish BGP peering.
|
List<? extends RouterBgpPeerOrBuilder> |
Router.Builder.getBgpPeersOrBuilderList()
BGP information that must be configured into the routing stack to establish BGP peering.
|
Copyright © 2023 Google LLC. All rights reserved.