Package | Description |
---|---|
com.oracle.bmc.core | |
com.oracle.bmc.core.requests |
Modifier and Type | Method and Description |
---|---|
Future<GetTunnelCpeDeviceConfigContentResponse> |
VirtualNetworkAsyncClient.getTunnelCpeDeviceConfigContent(GetTunnelCpeDeviceConfigContentRequest request,
AsyncHandler<GetTunnelCpeDeviceConfigContentRequest,GetTunnelCpeDeviceConfigContentResponse> handler) |
Future<GetTunnelCpeDeviceConfigContentResponse> |
VirtualNetworkAsync.getTunnelCpeDeviceConfigContent(GetTunnelCpeDeviceConfigContentRequest request,
AsyncHandler<GetTunnelCpeDeviceConfigContentRequest,GetTunnelCpeDeviceConfigContentResponse> handler)
Renders a set of CPE configuration content for the specified IPSec tunnel.
|
Modifier and Type | Method and Description |
---|---|
GetTunnelCpeDeviceConfigContentRequest |
GetTunnelCpeDeviceConfigContentRequest.Builder.build()
Build the instance of GetTunnelCpeDeviceConfigContentRequest as configured by this
builder
|
GetTunnelCpeDeviceConfigContentRequest |
GetTunnelCpeDeviceConfigContentRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetTunnelCpeDeviceConfigContentRequest as configured by this
builder
|
Modifier and Type | Method and Description |
---|---|
GetTunnelCpeDeviceConfigContentRequest.Builder |
GetTunnelCpeDeviceConfigContentRequest.Builder.copy(GetTunnelCpeDeviceConfigContentRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.