Package | Description |
---|---|
com.oracle.bmc.databasemanagement | |
com.oracle.bmc.databasemanagement.model |
Modifier and Type | Method and Description |
---|---|
Iterable<AlertLogSummary> |
DiagnosabilityPaginators.listAlertLogsRecordIterator(ListAlertLogsRequest request)
Creates a new iterable which will iterate over the
AlertLogSummary objects contained in responses from
the listAlertLogs operation. |
Modifier and Type | Method and Description |
---|---|
AlertLogSummary |
AlertLogSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<AlertLogSummary> |
AlertLogCollection.getItems()
An array of the alert logs.
|
Modifier and Type | Method and Description |
---|---|
AlertLogSummary.Builder |
AlertLogSummary.Builder.copy(AlertLogSummary model) |
Modifier and Type | Method and Description |
---|---|
AlertLogCollection.Builder |
AlertLogCollection.Builder.items(List<AlertLogSummary> items)
An array of the alert logs.
|
Constructor and Description |
---|
AlertLogCollection(String managedDatabaseId,
List<AlertLogSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.