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