Uses of Class
com.oracle.bmc.psql.model.UpdateDbConfigParams.Builder
-
Packages that use UpdateDbConfigParams.Builder Package Description com.oracle.bmc.psql.model -
-
Uses of UpdateDbConfigParams.Builder in com.oracle.bmc.psql.model
Methods in com.oracle.bmc.psql.model that return UpdateDbConfigParams.Builder Modifier and Type Method Description UpdateDbConfigParams.Builder
UpdateDbConfigParams.Builder. applyConfig(UpdateDbConfigParams.ApplyConfig applyConfig)
Whether a configuration update requires a restart of the database instance or a reload of the configuration.static UpdateDbConfigParams.Builder
UpdateDbConfigParams. builder()
Create a new builder.UpdateDbConfigParams.Builder
UpdateDbConfigParams.Builder. configId(String configId)
The OCID of the configuration.UpdateDbConfigParams.Builder
UpdateDbConfigParams.Builder. copy(UpdateDbConfigParams model)
UpdateDbConfigParams.Builder
UpdateDbConfigParams. toBuilder()
-