Package | Description |
---|---|
com.oracle.bmc.opsi.model |
Modifier and Type | Method and Description |
---|---|
AddmDbFindingAggregation |
AddmDbFindingAggregation.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<AddmDbFindingAggregation> |
AddmDbFindingAggregationCollection.getItems()
List of ADDM finding summaries
|
Modifier and Type | Method and Description |
---|---|
AddmDbFindingAggregation.Builder |
AddmDbFindingAggregation.Builder.copy(AddmDbFindingAggregation model) |
Modifier and Type | Method and Description |
---|---|
AddmDbFindingAggregationCollection.Builder |
AddmDbFindingAggregationCollection.Builder.items(List<AddmDbFindingAggregation> items)
List of ADDM finding summaries
|
Constructor and Description |
---|
AddmDbFindingAggregationCollection(Date timeIntervalStart,
Date timeIntervalEnd,
List<DatabaseDetails> databaseDetailsItems,
List<AddmDbFindingAggregation> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.