Package | Description |
---|---|
com.oracle.bmc.integration.model |
Modifier and Type | Method and Description |
---|---|
static PrivateEndpointOutboundConnection.Builder |
PrivateEndpointOutboundConnection.builder()
Create a new builder.
|
PrivateEndpointOutboundConnection.Builder |
PrivateEndpointOutboundConnection.Builder.copy(PrivateEndpointOutboundConnection model) |
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() |
Copyright © 2016–2024. All rights reserved.