public static class ChangeVlanCompartmentDetails.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
ChangeVlanCompartmentDetails |
build() |
ChangeVlanCompartmentDetails.Builder |
compartmentId(String compartmentId)
The OCID
of the compartment to move the VLAN to.
|
ChangeVlanCompartmentDetails.Builder |
copy(ChangeVlanCompartmentDetails model) |
public ChangeVlanCompartmentDetails.Builder compartmentId(String compartmentId)
The OCID of the compartment to move the VLAN to.
compartmentId
- the value to setpublic ChangeVlanCompartmentDetails build()
public ChangeVlanCompartmentDetails.Builder copy(ChangeVlanCompartmentDetails model)
Copyright © 2016–2024. All rights reserved.