Package | Description |
---|---|
com.oracle.bmc.databasemanagement.model |
Modifier and Type | Method and Description |
---|---|
DatabasePlanDirective |
DatabasePlanDirective.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<DatabasePlanDirective> |
DatabasePlan.getItems()
A list of DatabasePlanDirectives.
|
Modifier and Type | Method and Description |
---|---|
DatabasePlanDirective.Builder |
DatabasePlanDirective.Builder.copy(DatabasePlanDirective model) |
Modifier and Type | Method and Description |
---|---|
DatabasePlan.Builder |
DatabasePlan.Builder.items(List<DatabasePlanDirective> items)
A list of DatabasePlanDirectives.
|
Constructor and Description |
---|
DatabasePlan(List<DatabasePlanDirective> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.