public static class ChangeManagedDatabaseGroupCompartmentDetails.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
ChangeManagedDatabaseGroupCompartmentDetails |
build() |
ChangeManagedDatabaseGroupCompartmentDetails.Builder |
compartmentId(String compartmentId)
The OCID of the
compartment to which the Managed Database Group should be moved.
|
ChangeManagedDatabaseGroupCompartmentDetails.Builder |
copy(ChangeManagedDatabaseGroupCompartmentDetails o) |
public ChangeManagedDatabaseGroupCompartmentDetails.Builder compartmentId(String compartmentId)
The OCID of the compartment to which the Managed Database Group should be moved.
compartmentId
- the value to setpublic ChangeManagedDatabaseGroupCompartmentDetails build()
Copyright © 2016–2022. All rights reserved.