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