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