static PrivateEndpointOutboundConnection.Builder |
PrivateEndpointOutboundConnection.builder() |
Create a new builder.
|
PrivateEndpointOutboundConnection.Builder |
PrivateEndpointOutboundConnection.Builder.copy(PrivateEndpointOutboundConnection model) |
|
PrivateEndpointOutboundConnection.Builder |
PrivateEndpointOutboundConnection.Builder.isAllOutboundTrafficPrivate(Boolean isAllOutboundTrafficPrivate) |
Indicates if all traffic should go through configured outbound connection
|
PrivateEndpointOutboundConnection.Builder |
PrivateEndpointOutboundConnection.Builder.nsgIds(List<String> nsgIds) |
One or more Network security group Ids.
|
PrivateEndpointOutboundConnection.Builder |
PrivateEndpointOutboundConnection.Builder.subnetId(String subnetId) |
Customer Private Network VCN Subnet OCID.
|
PrivateEndpointOutboundConnection.Builder |
PrivateEndpointOutboundConnection.toBuilder() |
|