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