Uses of Class
org.jclouds.cloudwatch.domain.AlarmHistoryItem
Packages that use AlarmHistoryItem
Package
Description
-
Uses of AlarmHistoryItem in org.jclouds.cloudwatch.features
Methods in org.jclouds.cloudwatch.features that return types with arguments of type AlarmHistoryItemModifier and TypeMethodDescriptionAlarmApi.listHistory()
Return all history for all alarms.AlarmApi.listHistory
(ListAlarmHistoryOptions options) Return all history based on the options queryAlarmApi.listHistoryAt
(String nextToken) Return a single page of history for the specified alarm. -
Uses of AlarmHistoryItem in org.jclouds.cloudwatch.functions
Methods in org.jclouds.cloudwatch.functions that return types with arguments of type AlarmHistoryItemModifier and TypeMethodDescriptionprotected com.google.common.base.Function
<Object, IterableWithMarker<AlarmHistoryItem>> ListAlarmHistoryToPagedIterable.markerToNextForCallingArg0
(String arg0) -
Uses of AlarmHistoryItem in org.jclouds.cloudwatch.xml
Methods in org.jclouds.cloudwatch.xml that return AlarmHistoryItemMethods in org.jclouds.cloudwatch.xml that return types with arguments of type AlarmHistoryItem