Package | Description |
---|---|
com.oracle.bmc.databasemanagement.model |
Modifier and Type | Method and Description |
---|---|
AddmTaskSummary |
AddmTaskSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<AddmTaskSummary> |
AddmTasksCollection.getItems()
The list of ADDM task metadata.
|
Modifier and Type | Method and Description |
---|---|
AddmTaskSummary.Builder |
AddmTaskSummary.Builder.copy(AddmTaskSummary model) |
Modifier and Type | Method and Description |
---|---|
AddmTasksCollection.Builder |
AddmTasksCollection.Builder.items(List<AddmTaskSummary> items)
The list of ADDM task metadata.
|
Constructor and Description |
---|
AddmTasksCollection(List<AddmTaskSummary> items,
String managedDatabaseId)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.