Package | Description |
---|---|
com.oracle.bmc.databasetools.model |
Modifier and Type | Method and Description |
---|---|
DatabaseToolsPrivateEndpointReverseConnectionsSourceIp |
DatabaseToolsPrivateEndpointReverseConnectionsSourceIp.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<DatabaseToolsPrivateEndpointReverseConnectionsSourceIp> |
DatabaseToolsPrivateEndpointReverseConnectionConfiguration.getReverseConnectionsSourceIps()
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.
|
Modifier and Type | Method and Description |
---|---|
DatabaseToolsPrivateEndpointReverseConnectionsSourceIp.Builder |
DatabaseToolsPrivateEndpointReverseConnectionsSourceIp.Builder.copy(DatabaseToolsPrivateEndpointReverseConnectionsSourceIp model) |
Modifier and Type | Method and Description |
---|---|
DatabaseToolsPrivateEndpointReverseConnectionConfiguration.Builder |
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.
|
Constructor and Description |
---|
DatabaseToolsPrivateEndpointReverseConnectionConfiguration(List<DatabaseToolsPrivateEndpointReverseConnectionsSourceIp> reverseConnectionsSourceIps)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.