Uses of Class
com.oracle.bmc.database.model.ChangeDbConnectionBundleCompartmentDetails.Builder
-
Packages that use ChangeDbConnectionBundleCompartmentDetails.Builder Package Description com.oracle.bmc.database.model -
-
Uses of ChangeDbConnectionBundleCompartmentDetails.Builder in com.oracle.bmc.database.model
Methods in com.oracle.bmc.database.model that return ChangeDbConnectionBundleCompartmentDetails.Builder Modifier and Type Method Description static ChangeDbConnectionBundleCompartmentDetails.BuilderChangeDbConnectionBundleCompartmentDetails. builder()Create a new builder.ChangeDbConnectionBundleCompartmentDetails.BuilderChangeDbConnectionBundleCompartmentDetails.Builder. compartmentId(String compartmentId)The OCID of the compartment to move the DB Connection Bundle to.ChangeDbConnectionBundleCompartmentDetails.BuilderChangeDbConnectionBundleCompartmentDetails.Builder. copy(ChangeDbConnectionBundleCompartmentDetails model)ChangeDbConnectionBundleCompartmentDetails.BuilderChangeDbConnectionBundleCompartmentDetails. toBuilder()
-