Package | Description |
---|---|
com.oracle.bmc.opsi | |
com.oracle.bmc.opsi.model |
Modifier and Type | Method and Description |
---|---|
Iterable<AddmDbSummary> |
OperationsInsightsPaginators.listAddmDbsRecordIterator(ListAddmDbsRequest request)
Creates a new iterable which will iterate over the
AddmDbSummary objects contained in responses from the listAddmDbs
operation. |
Modifier and Type | Method and Description |
---|---|
AddmDbSummary |
AddmDbSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<AddmDbSummary> |
AddmDbCollection.getItems()
List of ADDM database summary data
|
Modifier and Type | Method and Description |
---|---|
AddmDbSummary.Builder |
AddmDbSummary.Builder.copy(AddmDbSummary model) |
Modifier and Type | Method and Description |
---|---|
AddmDbCollection.Builder |
AddmDbCollection.Builder.items(List<AddmDbSummary> items)
List of ADDM database summary data
|
Constructor and Description |
---|
AddmDbCollection(Date timeIntervalStart,
Date timeIntervalEnd,
List<AddmDbSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.