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