Package | Description |
---|---|
com.oracle.bmc.core | |
com.oracle.bmc.core.requests |
Modifier and Type | Method and Description |
---|---|
Future<GetIPSecConnectionTunnelResponse> |
VirtualNetworkAsyncClient.getIPSecConnectionTunnel(GetIPSecConnectionTunnelRequest request,
AsyncHandler<GetIPSecConnectionTunnelRequest,GetIPSecConnectionTunnelResponse> handler) |
Future<GetIPSecConnectionTunnelResponse> |
VirtualNetworkAsync.getIPSecConnectionTunnel(GetIPSecConnectionTunnelRequest request,
AsyncHandler<GetIPSecConnectionTunnelRequest,GetIPSecConnectionTunnelResponse> handler)
Gets the specified tunnel’s information.
|
Modifier and Type | Method and Description |
---|---|
GetIPSecConnectionTunnelRequest |
GetIPSecConnectionTunnelRequest.Builder.build()
Build the instance of GetIPSecConnectionTunnelRequest as configured by this builder
|
GetIPSecConnectionTunnelRequest |
GetIPSecConnectionTunnelRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetIPSecConnectionTunnelRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetIPSecConnectionTunnelRequest.Builder |
GetIPSecConnectionTunnelRequest.Builder.copy(GetIPSecConnectionTunnelRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.