public static class ChangeDatabaseSecurityConfigCompartmentDetails.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
ChangeDatabaseSecurityConfigCompartmentDetails |
build() |
ChangeDatabaseSecurityConfigCompartmentDetails.Builder |
compartmentId(String compartmentId)
The OCID of the compartment where you want to move the database security config.
|
ChangeDatabaseSecurityConfigCompartmentDetails.Builder |
copy(ChangeDatabaseSecurityConfigCompartmentDetails model) |
public ChangeDatabaseSecurityConfigCompartmentDetails.Builder compartmentId(String compartmentId)
The OCID of the compartment where you want to move the database security config.
compartmentId
- the value to setpublic ChangeDatabaseSecurityConfigCompartmentDetails build()
public ChangeDatabaseSecurityConfigCompartmentDetails.Builder copy(ChangeDatabaseSecurityConfigCompartmentDetails model)
Copyright © 2016–2024. All rights reserved.