Package | Description |
---|---|
com.oracle.bmc.core | |
com.oracle.bmc.core.responses |
Modifier and Type | Method and Description |
---|---|
GetIpsecCpeDeviceConfigContentResponse |
VirtualNetwork.getIpsecCpeDeviceConfigContent(GetIpsecCpeDeviceConfigContentRequest request)
Renders a set of CPE configuration content for the specified IPSec connection (for all the
tunnels in the connection).
|
GetIpsecCpeDeviceConfigContentResponse |
VirtualNetworkClient.getIpsecCpeDeviceConfigContent(GetIpsecCpeDeviceConfigContentRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<GetIpsecCpeDeviceConfigContentResponse> |
VirtualNetworkAsyncClient.getIpsecCpeDeviceConfigContent(GetIpsecCpeDeviceConfigContentRequest request,
AsyncHandler<GetIpsecCpeDeviceConfigContentRequest,GetIpsecCpeDeviceConfigContentResponse> handler) |
Future<GetIpsecCpeDeviceConfigContentResponse> |
VirtualNetworkAsync.getIpsecCpeDeviceConfigContent(GetIpsecCpeDeviceConfigContentRequest request,
AsyncHandler<GetIpsecCpeDeviceConfigContentRequest,GetIpsecCpeDeviceConfigContentResponse> handler)
Renders a set of CPE configuration content for the specified IPSec connection (for all the
tunnels in the connection).
|
Modifier and Type | Method and Description |
---|---|
Future<GetIpsecCpeDeviceConfigContentResponse> |
VirtualNetworkAsyncClient.getIpsecCpeDeviceConfigContent(GetIpsecCpeDeviceConfigContentRequest request,
AsyncHandler<GetIpsecCpeDeviceConfigContentRequest,GetIpsecCpeDeviceConfigContentResponse> handler) |
Future<GetIpsecCpeDeviceConfigContentResponse> |
VirtualNetworkAsync.getIpsecCpeDeviceConfigContent(GetIpsecCpeDeviceConfigContentRequest request,
AsyncHandler<GetIpsecCpeDeviceConfigContentRequest,GetIpsecCpeDeviceConfigContentResponse> handler)
Renders a set of CPE configuration content for the specified IPSec connection (for all the
tunnels in the connection).
|
Modifier and Type | Method and Description |
---|---|
GetIpsecCpeDeviceConfigContentResponse |
GetIpsecCpeDeviceConfigContentResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetIpsecCpeDeviceConfigContentResponse.Builder |
GetIpsecCpeDeviceConfigContentResponse.Builder.copy(GetIpsecCpeDeviceConfigContentResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.