Package | Description |
---|---|
com.oracle.bmc.core | |
com.oracle.bmc.core.requests |
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 |
---|---|
GetIpsecCpeDeviceConfigContentRequest |
GetIpsecCpeDeviceConfigContentRequest.Builder.build()
Build the instance of GetIpsecCpeDeviceConfigContentRequest as configured by this builder
|
GetIpsecCpeDeviceConfigContentRequest |
GetIpsecCpeDeviceConfigContentRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetIpsecCpeDeviceConfigContentRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetIpsecCpeDeviceConfigContentRequest.Builder |
GetIpsecCpeDeviceConfigContentRequest.Builder.copy(GetIpsecCpeDeviceConfigContentRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.