Package | Description |
---|---|
com.oracle.bmc.database.model |
Modifier and Type | Method and Description |
---|---|
DbIormConfigUpdateDetail |
DbIormConfigUpdateDetail.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<DbIormConfigUpdateDetail> |
ExadataIormConfigUpdateDetails.getDbPlans()
Array of IORM Setting for all the database in this Exadata DB System
|
Modifier and Type | Method and Description |
---|---|
DbIormConfigUpdateDetail.Builder |
DbIormConfigUpdateDetail.Builder.copy(DbIormConfigUpdateDetail model) |
Modifier and Type | Method and Description |
---|---|
ExadataIormConfigUpdateDetails.Builder |
ExadataIormConfigUpdateDetails.Builder.dbPlans(List<DbIormConfigUpdateDetail> dbPlans)
Array of IORM Setting for all the database in this Exadata DB System
|
Constructor and Description |
---|
ExadataIormConfigUpdateDetails(ExadataIormConfigUpdateDetails.Objective objective,
List<DbIormConfigUpdateDetail> dbPlans)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.