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