public static class DatabaseToolsPrivateEndpointReverseConnectionConfiguration.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
DatabaseToolsPrivateEndpointReverseConnectionConfiguration |
build() |
DatabaseToolsPrivateEndpointReverseConnectionConfiguration.Builder |
copy(DatabaseToolsPrivateEndpointReverseConnectionConfiguration model) |
DatabaseToolsPrivateEndpointReverseConnectionConfiguration.Builder |
reverseConnectionsSourceIps(List<DatabaseToolsPrivateEndpointReverseConnectionsSourceIp> reverseConnectionsSourceIps)
A list of IP addresses in the customer VCN to be used as the source IPs for reverse
connection packets traveling from the service’s VCN to the customer’s VCN.
|
public DatabaseToolsPrivateEndpointReverseConnectionConfiguration.Builder reverseConnectionsSourceIps(List<DatabaseToolsPrivateEndpointReverseConnectionsSourceIp> reverseConnectionsSourceIps)
A list of IP addresses in the customer VCN to be used as the source IPs for reverse connection packets traveling from the service’s VCN to the customer’s VCN.
reverseConnectionsSourceIps
- the value to setpublic DatabaseToolsPrivateEndpointReverseConnectionConfiguration build()
Copyright © 2016–2024. All rights reserved.