Package | Description |
---|---|
com.oracle.bmc.monitoring | |
com.oracle.bmc.monitoring.model | |
com.oracle.bmc.monitoring.responses |
Modifier and Type | Method and Description |
---|---|
Iterable<AlarmSummary> |
MonitoringPaginators.listAlarmsRecordIterator(ListAlarmsRequest request)
Creates a new iterable which will iterate over the
AlarmSummary objects contained in responses from the
listAlarms operation. |
Modifier and Type | Method and Description |
---|---|
AlarmSummary |
AlarmSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
AlarmSummary.Builder |
AlarmSummary.Builder.copy(AlarmSummary model) |
Modifier and Type | Method and Description |
---|---|
List<AlarmSummary> |
ListAlarmsResponse.getItems()
A list of
com.oracle.bmc.monitoring.model.AlarmSummary instances. |
Modifier and Type | Method and Description |
---|---|
ListAlarmsResponse.Builder |
ListAlarmsResponse.Builder.items(List<AlarmSummary> items)
A list of
com.oracle.bmc.monitoring.model.AlarmSummary instances. |
Copyright © 2016–2024. All rights reserved.