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 AlarmSuppressionHistoryItemCollectionAlarmSuppressionHistoryItemCollection.Builder. build()Methods in com.oracle.bmc.monitoring.model with parameters of type AlarmSuppressionHistoryItemCollection Modifier and Type Method Description AlarmSuppressionHistoryItemCollection.BuilderAlarmSuppressionHistoryItemCollection.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 AlarmSuppressionHistoryItemCollectionSummarizeAlarmSuppressionHistoryResponse. getAlarmSuppressionHistoryItemCollection()The returned AlarmSuppressionHistoryItemCollection instance.Methods in com.oracle.bmc.monitoring.responses with parameters of type AlarmSuppressionHistoryItemCollection Modifier and Type Method Description SummarizeAlarmSuppressionHistoryResponse.BuilderSummarizeAlarmSuppressionHistoryResponse.Builder. alarmSuppressionHistoryItemCollection(AlarmSuppressionHistoryItemCollection alarmSuppressionHistoryItemCollection)The returned AlarmSuppressionHistoryItemCollection instance.
-