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