Package | Description |
---|---|
com.oracle.bmc.monitoring | |
com.oracle.bmc.monitoring.model |
Modifier and Type | Method and Description |
---|---|
Iterable<AlarmSuppressionSummary> |
MonitoringPaginators.listAlarmSuppressionsRecordIterator(ListAlarmSuppressionsRequest request)
Creates a new iterable which will iterate over the
AlarmSuppressionSummary objects contained in responses from
the listAlarmSuppressions operation. |
Modifier and Type | Method and Description |
---|---|
AlarmSuppressionSummary |
AlarmSuppressionSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<AlarmSuppressionSummary> |
AlarmSuppressionCollection.getItems()
List of property summaries for alarm suppressions.
|
Modifier and Type | Method and Description |
---|---|
AlarmSuppressionSummary.Builder |
AlarmSuppressionSummary.Builder.copy(AlarmSuppressionSummary model) |
Modifier and Type | Method and Description |
---|---|
AlarmSuppressionCollection.Builder |
AlarmSuppressionCollection.Builder.items(List<AlarmSuppressionSummary> items)
List of property summaries for alarm suppressions.
|
Constructor and Description |
---|
AlarmSuppressionCollection(List<AlarmSuppressionSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.