|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AlarmHistoryItem | |
|---|---|
| org.jclouds.cloudwatch.features | |
| org.jclouds.cloudwatch.functions | |
| org.jclouds.cloudwatch.xml | |
| Uses of AlarmHistoryItem in org.jclouds.cloudwatch.features |
|---|
| Methods in org.jclouds.cloudwatch.features that return types with arguments of type AlarmHistoryItem | |
|---|---|
org.jclouds.collect.PagedIterable<AlarmHistoryItem> |
AlarmApi.listHistory()
Return all history for all alarms. |
org.jclouds.collect.PagedIterable<AlarmHistoryItem> |
AlarmApi.listHistory(ListAlarmHistoryOptions options)
Return all history based on the options query |
org.jclouds.collect.IterableWithMarker<AlarmHistoryItem> |
AlarmApi.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 AlarmHistoryItem | |
|---|---|
protected com.google.common.base.Function<Object,org.jclouds.collect.IterableWithMarker<AlarmHistoryItem>> |
ListAlarmHistoryToPagedIterable.markerToNextForCallingArg0(String arg0)
|
| Uses of AlarmHistoryItem in org.jclouds.cloudwatch.xml |
|---|
| Methods in org.jclouds.cloudwatch.xml that return AlarmHistoryItem | |
|---|---|
AlarmHistoryItem |
AlarmHistoryItemHandler.getResult()
|
| Methods in org.jclouds.cloudwatch.xml that return types with arguments of type AlarmHistoryItem | |
|---|---|
org.jclouds.collect.IterableWithMarker<AlarmHistoryItem> |
ListAlarmHistoryResponseHandler.getResult()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||