Package | Description |
---|---|
com.oracle.bmc.computecloudatcustomer.model |
Modifier and Type | Method and Description |
---|---|
PeerInformation |
PeerInformation.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<PeerInformation> |
CccInfrastructureRoutingDynamicDetails.getPeerInformation()
The list of peer devices in the dynamic routing configuration.
|
Modifier and Type | Method and Description |
---|---|
PeerInformation.Builder |
PeerInformation.Builder.copy(PeerInformation model) |
Modifier and Type | Method and Description |
---|---|
CccInfrastructureRoutingDynamicDetails.Builder |
CccInfrastructureRoutingDynamicDetails.Builder.peerInformation(List<PeerInformation> peerInformation)
The list of peer devices in the dynamic routing configuration.
|
Constructor and Description |
---|
CccInfrastructureRoutingDynamicDetails(List<PeerInformation> peerInformation,
Integer oracleAsn,
CccInfrastructureRoutingDynamicDetails.BgpTopology bgpTopology)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.