Package | Description |
---|---|
com.oracle.bmc.core.model |
Modifier and Type | Method and Description |
---|---|
BgpSessionInfo |
BgpSessionInfo.Builder.build() |
BgpSessionInfo |
IPSecConnectionTunnel.getBgpSessionInfo()
Information for establishing the tunnel’s BGP session.
|
Modifier and Type | Method and Description |
---|---|
IPSecConnectionTunnel.Builder |
IPSecConnectionTunnel.Builder.bgpSessionInfo(BgpSessionInfo bgpSessionInfo) |
BgpSessionInfo.Builder |
BgpSessionInfo.Builder.copy(BgpSessionInfo o) |
Constructor and Description |
---|
IPSecConnectionTunnel(String compartmentId,
String id,
String vpnIp,
String cpeIp,
IPSecConnectionTunnel.Status status,
IPSecConnectionTunnel.LifecycleState lifecycleState,
String displayName,
BgpSessionInfo bgpSessionInfo,
IPSecConnectionTunnel.Routing routing,
Date timeCreated,
Date timeStatusUpdated)
Deprecated.
|
Copyright © 2016–2019. All rights reserved.