Package | Description |
---|---|
com.oracle.bmc.psql.model |
Modifier and Type | Method and 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() |
Copyright © 2016–2024. All rights reserved.