| Package | Description |
|---|---|
| com.amazonaws.services.networkmanager.model |
| Modifier and Type | Method and Description |
|---|---|
ConnectPeerBgpConfiguration |
ConnectPeerBgpConfiguration.clone() |
ConnectPeerBgpConfiguration |
ConnectPeerBgpConfiguration.withCoreNetworkAddress(String coreNetworkAddress)
The address of a core network.
|
ConnectPeerBgpConfiguration |
ConnectPeerBgpConfiguration.withCoreNetworkAsn(Long coreNetworkAsn)
The ASN of the Coret Network.
|
ConnectPeerBgpConfiguration |
ConnectPeerBgpConfiguration.withPeerAddress(String peerAddress)
The address of a core network Connect peer.
|
ConnectPeerBgpConfiguration |
ConnectPeerBgpConfiguration.withPeerAsn(Long peerAsn)
The ASN of the Connect peer.
|
| Modifier and Type | Method and Description |
|---|---|
List<ConnectPeerBgpConfiguration> |
ConnectPeerConfiguration.getBgpConfigurations()
The Connect peer BGP configurations.
|
| Modifier and Type | Method and Description |
|---|---|
ConnectPeerConfiguration |
ConnectPeerConfiguration.withBgpConfigurations(ConnectPeerBgpConfiguration... bgpConfigurations)
The Connect peer BGP configurations.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ConnectPeerConfiguration.setBgpConfigurations(Collection<ConnectPeerBgpConfiguration> bgpConfigurations)
The Connect peer BGP configurations.
|
ConnectPeerConfiguration |
ConnectPeerConfiguration.withBgpConfigurations(Collection<ConnectPeerBgpConfiguration> bgpConfigurations)
The Connect peer BGP configurations.
|
Copyright © 2025. All rights reserved.