public static class CreateIPSecTunnelEncryptionDomainDetails.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
CreateIPSecTunnelEncryptionDomainDetails |
build() |
CreateIPSecTunnelEncryptionDomainDetails.Builder |
copy(CreateIPSecTunnelEncryptionDomainDetails model) |
CreateIPSecTunnelEncryptionDomainDetails.Builder |
cpeTrafficSelector(List<String> cpeTrafficSelector)
Lists IPv4 or IPv6-enabled subnets in your on-premises network.
|
CreateIPSecTunnelEncryptionDomainDetails.Builder |
oracleTrafficSelector(List<String> oracleTrafficSelector)
Lists IPv4 or IPv6-enabled subnets in your Oracle tenancy.
|
public CreateIPSecTunnelEncryptionDomainDetails.Builder oracleTrafficSelector(List<String> oracleTrafficSelector)
Lists IPv4 or IPv6-enabled subnets in your Oracle tenancy.
oracleTrafficSelector
- the value to setpublic CreateIPSecTunnelEncryptionDomainDetails.Builder cpeTrafficSelector(List<String> cpeTrafficSelector)
Lists IPv4 or IPv6-enabled subnets in your on-premises network.
cpeTrafficSelector
- the value to setpublic CreateIPSecTunnelEncryptionDomainDetails build()
public CreateIPSecTunnelEncryptionDomainDetails.Builder copy(CreateIPSecTunnelEncryptionDomainDetails model)
Copyright © 2016–2024. All rights reserved.