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