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