| Package | Description |
|---|---|
| software.amazon.awssdk.services.networkmanager.model |
| Modifier and Type | Method and Description |
|---|---|
static ConnectPeerBgpConfiguration.Builder |
ConnectPeerBgpConfiguration.builder() |
ConnectPeerBgpConfiguration.Builder |
ConnectPeerBgpConfiguration.Builder.coreNetworkAddress(String coreNetworkAddress)
The address of a core network.
|
ConnectPeerBgpConfiguration.Builder |
ConnectPeerBgpConfiguration.Builder.coreNetworkAsn(Long coreNetworkAsn)
The ASN of the Coret Network.
|
ConnectPeerBgpConfiguration.Builder |
ConnectPeerBgpConfiguration.Builder.peerAddress(String peerAddress)
The address of a core network Connect peer.
|
ConnectPeerBgpConfiguration.Builder |
ConnectPeerBgpConfiguration.Builder.peerAsn(Long peerAsn)
The ASN of the Connect peer.
|
ConnectPeerBgpConfiguration.Builder |
ConnectPeerBgpConfiguration.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ConnectPeerBgpConfiguration.Builder> |
ConnectPeerBgpConfiguration.serializableBuilderClass() |
Copyright © 2022. All rights reserved.