| Modifier and Type | Class and Description |
|---|---|
class |
RouterBgpPeer
Protobuf type
google.cloud.compute.v1.RouterBgpPeer |
static class |
RouterBgpPeer.Builder
Protobuf type
google.cloud.compute.v1.RouterBgpPeer |
| 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 © 2025 Google LLC. All rights reserved.