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()
Array of IORM Setting for all the database in this Exadata DB System
|
Modifier and Type | Method and Description |
---|---|
DbIormConfig.Builder |
DbIormConfig.Builder.copy(DbIormConfig o) |
Modifier and Type | Method and Description |
---|---|
ExadataIormConfig.Builder |
ExadataIormConfig.Builder.dbPlans(List<DbIormConfig> dbPlans) |
Constructor and Description |
---|
ExadataIormConfig(ExadataIormConfig.LifecycleState lifecycleState,
String lifecycleDetails,
ExadataIormConfig.Objective objective,
List<DbIormConfig> dbPlans)
Deprecated.
|
Copyright © 2016–2019. All rights reserved.