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