Uses of Class
com.oracle.bmc.core.requests.GetIPSecConnectionTunnelRequest
-
Packages that use GetIPSecConnectionTunnelRequest Package Description com.oracle.bmc.core com.oracle.bmc.core.requests -
-
Uses of GetIPSecConnectionTunnelRequest in com.oracle.bmc.core
Method parameters in com.oracle.bmc.core with type arguments of type GetIPSecConnectionTunnelRequest Modifier and Type Method Description Future<GetIPSecConnectionTunnelResponse>VirtualNetworkAsync. getIPSecConnectionTunnel(GetIPSecConnectionTunnelRequest request, AsyncHandler<GetIPSecConnectionTunnelRequest,GetIPSecConnectionTunnelResponse> handler)Gets the specified tunnel’s information.Future<GetIPSecConnectionTunnelResponse>VirtualNetworkAsyncClient. getIPSecConnectionTunnel(GetIPSecConnectionTunnelRequest request, AsyncHandler<GetIPSecConnectionTunnelRequest,GetIPSecConnectionTunnelResponse> handler) -
Uses of GetIPSecConnectionTunnelRequest in com.oracle.bmc.core.requests
Methods in com.oracle.bmc.core.requests that return GetIPSecConnectionTunnelRequest Modifier and Type Method Description GetIPSecConnectionTunnelRequestGetIPSecConnectionTunnelRequest.Builder. build()Build the instance of GetIPSecConnectionTunnelRequest as configured by this builderGetIPSecConnectionTunnelRequestGetIPSecConnectionTunnelRequest.Builder. buildWithoutInvocationCallback()Build the instance of GetIPSecConnectionTunnelRequest as configured by this builderMethods in com.oracle.bmc.core.requests with parameters of type GetIPSecConnectionTunnelRequest Modifier and Type Method Description GetIPSecConnectionTunnelRequest.BuilderGetIPSecConnectionTunnelRequest.Builder. copy(GetIPSecConnectionTunnelRequest o)Copy method to populate the builder with values from the given instance.
-