Uses of Class
com.oracle.bmc.monitoring.model.AlarmSuppressionHistoryItemCollection
-
Packages that use AlarmSuppressionHistoryItemCollection Package Description com.oracle.bmc.monitoring.model com.oracle.bmc.monitoring.responses -
-
Uses of AlarmSuppressionHistoryItemCollection in com.oracle.bmc.monitoring.model
Methods in com.oracle.bmc.monitoring.model that return AlarmSuppressionHistoryItemCollection Modifier and Type Method Description AlarmSuppressionHistoryItemCollection
AlarmSuppressionHistoryItemCollection.Builder. build()
Methods in com.oracle.bmc.monitoring.model with parameters of type AlarmSuppressionHistoryItemCollection Modifier and Type Method Description AlarmSuppressionHistoryItemCollection.Builder
AlarmSuppressionHistoryItemCollection.Builder. copy(AlarmSuppressionHistoryItemCollection model)
-
Uses of AlarmSuppressionHistoryItemCollection in com.oracle.bmc.monitoring.responses
Methods in com.oracle.bmc.monitoring.responses that return AlarmSuppressionHistoryItemCollection Modifier and Type Method Description AlarmSuppressionHistoryItemCollection
SummarizeAlarmSuppressionHistoryResponse. getAlarmSuppressionHistoryItemCollection()
The returned AlarmSuppressionHistoryItemCollection instance.Methods in com.oracle.bmc.monitoring.responses with parameters of type AlarmSuppressionHistoryItemCollection Modifier and Type Method Description SummarizeAlarmSuppressionHistoryResponse.Builder
SummarizeAlarmSuppressionHistoryResponse.Builder. alarmSuppressionHistoryItemCollection(AlarmSuppressionHistoryItemCollection alarmSuppressionHistoryItemCollection)
The returned AlarmSuppressionHistoryItemCollection instance.
-