Uses of Class
com.oracle.bmc.databasetools.model.DatabaseToolsPrivateEndpointReverseConnectionConfiguration.Builder
-
Packages that use DatabaseToolsPrivateEndpointReverseConnectionConfiguration.Builder Package Description com.oracle.bmc.databasetools.model -
-
Uses of DatabaseToolsPrivateEndpointReverseConnectionConfiguration.Builder in com.oracle.bmc.databasetools.model
Methods in com.oracle.bmc.databasetools.model that return DatabaseToolsPrivateEndpointReverseConnectionConfiguration.Builder Modifier and Type Method Description static DatabaseToolsPrivateEndpointReverseConnectionConfiguration.Builder
DatabaseToolsPrivateEndpointReverseConnectionConfiguration. builder()
Create a new builder.DatabaseToolsPrivateEndpointReverseConnectionConfiguration.Builder
DatabaseToolsPrivateEndpointReverseConnectionConfiguration.Builder. copy(DatabaseToolsPrivateEndpointReverseConnectionConfiguration model)
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.DatabaseToolsPrivateEndpointReverseConnectionConfiguration.Builder
DatabaseToolsPrivateEndpointReverseConnectionConfiguration. toBuilder()
-