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