public static class ChangeDbSystemCompartmentDetails.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
ChangeDbSystemCompartmentDetails |
build() |
ChangeDbSystemCompartmentDetails.Builder |
compartmentId(String compartmentId)
The OCID of the
compartment into which the database system should be moved.
|
ChangeDbSystemCompartmentDetails.Builder |
copy(ChangeDbSystemCompartmentDetails model) |
public ChangeDbSystemCompartmentDetails.Builder compartmentId(String compartmentId)
The OCID of the compartment into which the database system should be moved.
compartmentId
- the value to setpublic ChangeDbSystemCompartmentDetails build()
public ChangeDbSystemCompartmentDetails.Builder copy(ChangeDbSystemCompartmentDetails model)
Copyright © 2016–2024. All rights reserved.