Uses of Class
com.oracle.bmc.core.responses.GetTunnelCpeDeviceConfigContentResponse
-
Packages that use GetTunnelCpeDeviceConfigContentResponse Package Description com.oracle.bmc.core com.oracle.bmc.core.responses -
-
Uses of GetTunnelCpeDeviceConfigContentResponse in com.oracle.bmc.core
Methods in com.oracle.bmc.core that return GetTunnelCpeDeviceConfigContentResponse Modifier and Type Method Description GetTunnelCpeDeviceConfigContentResponseVirtualNetwork. getTunnelCpeDeviceConfigContent(GetTunnelCpeDeviceConfigContentRequest request)Renders a set of CPE configuration content for the specified IPSec tunnel.GetTunnelCpeDeviceConfigContentResponseVirtualNetworkClient. getTunnelCpeDeviceConfigContent(GetTunnelCpeDeviceConfigContentRequest request)Methods in com.oracle.bmc.core that return types with arguments of type GetTunnelCpeDeviceConfigContentResponse Modifier and Type Method Description Future<GetTunnelCpeDeviceConfigContentResponse>VirtualNetworkAsync. getTunnelCpeDeviceConfigContent(GetTunnelCpeDeviceConfigContentRequest request, AsyncHandler<GetTunnelCpeDeviceConfigContentRequest,GetTunnelCpeDeviceConfigContentResponse> handler)Renders a set of CPE configuration content for the specified IPSec tunnel.Future<GetTunnelCpeDeviceConfigContentResponse>VirtualNetworkAsyncClient. getTunnelCpeDeviceConfigContent(GetTunnelCpeDeviceConfigContentRequest request, AsyncHandler<GetTunnelCpeDeviceConfigContentRequest,GetTunnelCpeDeviceConfigContentResponse> handler)Method parameters in com.oracle.bmc.core with type arguments of type GetTunnelCpeDeviceConfigContentResponse Modifier and Type Method Description Future<GetTunnelCpeDeviceConfigContentResponse>VirtualNetworkAsync. getTunnelCpeDeviceConfigContent(GetTunnelCpeDeviceConfigContentRequest request, AsyncHandler<GetTunnelCpeDeviceConfigContentRequest,GetTunnelCpeDeviceConfigContentResponse> handler)Renders a set of CPE configuration content for the specified IPSec tunnel.Future<GetTunnelCpeDeviceConfigContentResponse>VirtualNetworkAsyncClient. getTunnelCpeDeviceConfigContent(GetTunnelCpeDeviceConfigContentRequest request, AsyncHandler<GetTunnelCpeDeviceConfigContentRequest,GetTunnelCpeDeviceConfigContentResponse> handler) -
Uses of GetTunnelCpeDeviceConfigContentResponse in com.oracle.bmc.core.responses
Methods in com.oracle.bmc.core.responses that return GetTunnelCpeDeviceConfigContentResponse Modifier and Type Method Description GetTunnelCpeDeviceConfigContentResponseGetTunnelCpeDeviceConfigContentResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.core.responses with parameters of type GetTunnelCpeDeviceConfigContentResponse Modifier and Type Method Description GetTunnelCpeDeviceConfigContentResponse.BuilderGetTunnelCpeDeviceConfigContentResponse.Builder. copy(GetTunnelCpeDeviceConfigContentResponse o)Copy method to populate the builder with values from the given instance.
-