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