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