| Package | Description |
|---|---|
| com.amazonaws.services.networkmanager.model |
| Modifier and Type | Method and Description |
|---|---|
BgpOptions |
BgpOptions.clone() |
BgpOptions |
CreateConnectPeerRequest.getBgpOptions()
The Connect peer BGP options.
|
BgpOptions |
BgpOptions.withPeerAsn(Long peerAsn)
The Peer ASN of the BGP.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreateConnectPeerRequest.setBgpOptions(BgpOptions bgpOptions)
The Connect peer BGP options.
|
CreateConnectPeerRequest |
CreateConnectPeerRequest.withBgpOptions(BgpOptions bgpOptions)
The Connect peer BGP options.
|
Copyright © 2024. All rights reserved.