Package | Description |
---|---|
com.oracle.bmc.datasafe | |
com.oracle.bmc.datasafe.model |
Modifier and Type | Method and Description |
---|---|
Iterable<AlertSummary> |
DataSafePaginators.listAlertsRecordIterator(ListAlertsRequest request)
Creates a new iterable which will iterate over the
AlertSummary objects contained in responses from the
listAlerts operation. |
Modifier and Type | Method and Description |
---|---|
AlertSummary |
AlertSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<AlertSummary> |
AlertCollection.getItems()
Array of alert summary
|
Modifier and Type | Method and Description |
---|---|
AlertSummary.Builder |
AlertSummary.Builder.copy(AlertSummary model) |
Modifier and Type | Method and Description |
---|---|
AlertCollection.Builder |
AlertCollection.Builder.items(List<AlertSummary> items)
Array of alert summary
|
Constructor and Description |
---|
AlertCollection(List<AlertSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.