Uses of Class
com.oracle.bmc.core.responses.GetTunnelCpeDeviceConfigResponse
-
Packages that use GetTunnelCpeDeviceConfigResponse Package Description com.oracle.bmc.core com.oracle.bmc.core.responses -
-
Uses of GetTunnelCpeDeviceConfigResponse in com.oracle.bmc.core
Methods in com.oracle.bmc.core that return GetTunnelCpeDeviceConfigResponse Modifier and Type Method Description GetTunnelCpeDeviceConfigResponseVirtualNetwork. getTunnelCpeDeviceConfig(GetTunnelCpeDeviceConfigRequest request)Gets the set of CPE configuration answers for the tunnel, which the customer provided inupdateTunnelCpeDeviceConfig.GetTunnelCpeDeviceConfigResponseVirtualNetworkClient. getTunnelCpeDeviceConfig(GetTunnelCpeDeviceConfigRequest request)Methods in com.oracle.bmc.core that return types with arguments of type GetTunnelCpeDeviceConfigResponse Modifier and Type Method Description Future<GetTunnelCpeDeviceConfigResponse>VirtualNetworkAsync. getTunnelCpeDeviceConfig(GetTunnelCpeDeviceConfigRequest request, AsyncHandler<GetTunnelCpeDeviceConfigRequest,GetTunnelCpeDeviceConfigResponse> handler)Gets the set of CPE configuration answers for the tunnel, which the customer provided inupdateTunnelCpeDeviceConfig.Future<GetTunnelCpeDeviceConfigResponse>VirtualNetworkAsyncClient. getTunnelCpeDeviceConfig(GetTunnelCpeDeviceConfigRequest request, AsyncHandler<GetTunnelCpeDeviceConfigRequest,GetTunnelCpeDeviceConfigResponse> handler)Method parameters in com.oracle.bmc.core with type arguments of type GetTunnelCpeDeviceConfigResponse Modifier and Type Method Description Future<GetTunnelCpeDeviceConfigResponse>VirtualNetworkAsync. getTunnelCpeDeviceConfig(GetTunnelCpeDeviceConfigRequest request, AsyncHandler<GetTunnelCpeDeviceConfigRequest,GetTunnelCpeDeviceConfigResponse> handler)Gets the set of CPE configuration answers for the tunnel, which the customer provided inupdateTunnelCpeDeviceConfig.Future<GetTunnelCpeDeviceConfigResponse>VirtualNetworkAsyncClient. getTunnelCpeDeviceConfig(GetTunnelCpeDeviceConfigRequest request, AsyncHandler<GetTunnelCpeDeviceConfigRequest,GetTunnelCpeDeviceConfigResponse> handler) -
Uses of GetTunnelCpeDeviceConfigResponse in com.oracle.bmc.core.responses
Methods in com.oracle.bmc.core.responses that return GetTunnelCpeDeviceConfigResponse Modifier and Type Method Description GetTunnelCpeDeviceConfigResponseGetTunnelCpeDeviceConfigResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.core.responses with parameters of type GetTunnelCpeDeviceConfigResponse Modifier and Type Method Description GetTunnelCpeDeviceConfigResponse.BuilderGetTunnelCpeDeviceConfigResponse.Builder. copy(GetTunnelCpeDeviceConfigResponse o)Copy method to populate the builder with values from the given instance.
-