public static class DatabaseToolsPrivateEndpointReverseConnectionsSourceIp.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
DatabaseToolsPrivateEndpointReverseConnectionsSourceIp |
build() |
DatabaseToolsPrivateEndpointReverseConnectionsSourceIp.Builder |
copy(DatabaseToolsPrivateEndpointReverseConnectionsSourceIp model) |
DatabaseToolsPrivateEndpointReverseConnectionsSourceIp.Builder |
sourceIp(String sourceIp)
The IP address in the customer’s VCN to be used as the source IP for reverse connection
packets traveling from the customer’s VCN to the service’s VCN.
|
public DatabaseToolsPrivateEndpointReverseConnectionsSourceIp.Builder sourceIp(String sourceIp)
The IP address in the customer’s VCN to be used as the source IP for reverse connection packets traveling from the customer’s VCN to the service’s VCN.
sourceIp
- the value to setpublic DatabaseToolsPrivateEndpointReverseConnectionsSourceIp build()
Copyright © 2016–2024. All rights reserved.