Package | Description |
---|---|
com.oracle.bmc.vnmonitoring.model |
Modifier and Type | Method and Description |
---|---|
TunnelConfig |
TunnelConfig.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<TunnelConfig> |
IPSecConnectionDeviceConfig.getTunnels()
Two
TunnelConfig objects. |
Modifier and Type | Method and Description |
---|---|
TunnelConfig.Builder |
TunnelConfig.Builder.copy(TunnelConfig model) |
Modifier and Type | Method and Description |
---|---|
IPSecConnectionDeviceConfig.Builder |
IPSecConnectionDeviceConfig.Builder.tunnels(List<TunnelConfig> tunnels)
Two
TunnelConfig objects. |
Constructor and Description |
---|
IPSecConnectionDeviceConfig(String compartmentId,
String id,
Date timeCreated,
List<TunnelConfig> tunnels)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.