Uses of Class
org.jclouds.cloudwatch.domain.Alarm
Packages that use Alarm
Package
Description
-
Uses of Alarm in org.jclouds.cloudwatch.features
Methods in org.jclouds.cloudwatch.features that return types with arguments of type AlarmModifier and TypeMethodDescriptionAlarmApi.list()
Return all alarms.AlarmApi.list
(ListAlarmsOptions options) Return all alarms based on the options queryReturn a single page of alarms based on the options querycom.google.common.collect.FluentIterable
<Alarm> AlarmApi.listForMetric
(ListAlarmsForMetric options) Return alarms all alarms for a single metric. -
Uses of Alarm in org.jclouds.cloudwatch.functions
Methods in org.jclouds.cloudwatch.functions that return types with arguments of type AlarmModifier and TypeMethodDescriptionprotected com.google.common.base.Function
<Object, IterableWithMarker<Alarm>> ListAlarmsToPagedIterable.markerToNextForCallingArg0
(String arg0) -
Uses of Alarm in org.jclouds.cloudwatch.xml
Methods in org.jclouds.cloudwatch.xml that return AlarmMethods in org.jclouds.cloudwatch.xml that return types with arguments of type Alarm