public static class InstancePoolPlacementSecondaryVnicSubnet.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
InstancePoolPlacementSecondaryVnicSubnet |
build() |
InstancePoolPlacementSecondaryVnicSubnet.Builder |
copy(InstancePoolPlacementSecondaryVnicSubnet model) |
InstancePoolPlacementSecondaryVnicSubnet.Builder |
displayName(String displayName)
The display name of the VNIC.
|
InstancePoolPlacementSecondaryVnicSubnet.Builder |
subnetId(String subnetId)
The subnet
OCID for
the secondary VNIC.
|
public InstancePoolPlacementSecondaryVnicSubnet.Builder displayName(String displayName)
The display name of the VNIC. This is also use to match against the instance configuration defined secondary VNIC.
displayName
- the value to setpublic InstancePoolPlacementSecondaryVnicSubnet.Builder subnetId(String subnetId)
The subnet OCID for the secondary VNIC.
subnetId
- the value to setpublic InstancePoolPlacementSecondaryVnicSubnet build()
public InstancePoolPlacementSecondaryVnicSubnet.Builder copy(InstancePoolPlacementSecondaryVnicSubnet model)
Copyright © 2016–2023. All rights reserved.