Package | Description |
---|---|
com.oracle.bmc.devops.model |
Modifier and Type | Method and Description |
---|---|
static PrivateEndpointChannel.Builder |
PrivateEndpointChannel.builder()
Create a new builder.
|
PrivateEndpointChannel.Builder |
PrivateEndpointChannel.Builder.copy(PrivateEndpointChannel model) |
PrivateEndpointChannel.Builder |
PrivateEndpointChannel.Builder.nsgIds(List<String> nsgIds)
An array of network security group OCIDs.
|
PrivateEndpointChannel.Builder |
PrivateEndpointChannel.Builder.subnetId(String subnetId)
The OCID of the subnet where VNIC resources will be created for private endpoint.
|
PrivateEndpointChannel.Builder |
PrivateEndpointChannel.toBuilder() |
Copyright © 2016–2024. All rights reserved.