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