Package | Description |
---|---|
com.oracle.bmc.core | |
com.oracle.bmc.core.responses |
Modifier and Type | Method and Description |
---|---|
GetIPSecConnectionResponse |
VirtualNetwork.getIPSecConnection(GetIPSecConnectionRequest request)
Gets the specified IPSec connection’s basic information, including the static routes for the
on-premises router.
|
GetIPSecConnectionResponse |
VirtualNetworkClient.getIPSecConnection(GetIPSecConnectionRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<GetIPSecConnectionResponse> |
VirtualNetworkAsyncClient.getIPSecConnection(GetIPSecConnectionRequest request,
AsyncHandler<GetIPSecConnectionRequest,GetIPSecConnectionResponse> handler) |
Future<GetIPSecConnectionResponse> |
VirtualNetworkAsync.getIPSecConnection(GetIPSecConnectionRequest request,
AsyncHandler<GetIPSecConnectionRequest,GetIPSecConnectionResponse> handler)
Gets the specified IPSec connection’s basic information, including the static routes for the
on-premises router.
|
Modifier and Type | Method and Description |
---|---|
GetIPSecConnectionResponse |
GetIPSecConnectionResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetIPSecConnectionResponse.Builder |
GetIPSecConnectionResponse.Builder.copy(GetIPSecConnectionResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.