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