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 model) |
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 model)
Copyright © 2016–2024. All rights reserved.