Package | Description |
---|---|
com.oracle.bmc.database.model |
Modifier and Type | Method and Description |
---|---|
DbIormConfig |
DbIormConfig.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<DbIormConfig> |
ExadataIormConfig.getDbPlans()
An array of IORM settings for all the database in the Exadata DB system.
|
Modifier and Type | Method and Description |
---|---|
DbIormConfig.Builder |
DbIormConfig.Builder.copy(DbIormConfig model) |
Modifier and Type | Method and Description |
---|---|
ExadataIormConfig.Builder |
ExadataIormConfig.Builder.dbPlans(List<DbIormConfig> dbPlans)
An array of IORM settings for all the database in the Exadata DB system.
|
Constructor and Description |
---|
ExadataIormConfig(ExadataIormConfig.LifecycleState lifecycleState,
String lifecycleDetails,
ExadataIormConfig.Objective objective,
List<DbIormConfig> dbPlans)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.