@Generated(value="OracleSDKGenerator", comments="API Version: 20160918") public class GetIPSecConnectionTunnelSharedSecretRequest extends BmcRequest<Void>
Example: Click here to see how to use GetIPSecConnectionTunnelSharedSecretRequest.
Modifier and Type | Class and Description |
---|---|
static class |
GetIPSecConnectionTunnelSharedSecretRequest.Builder |
Modifier and Type | Method and Description |
---|---|
static GetIPSecConnectionTunnelSharedSecretRequest.Builder |
builder() |
String |
getIpscId()
The OCID of the IPSec connection.
|
String |
getTunnelId()
The OCID of the tunnel.
|
getBody$, getInvocationCallback, getRetryConfiguration, setInvocationCallback, setRetryConfiguration
public static GetIPSecConnectionTunnelSharedSecretRequest.Builder builder()
public String getIpscId()
The OCID of the IPSec connection.
Copyright © 2016–2021. All rights reserved.