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