Uses of Class
org.jclouds.cloudwatch.domain.GetMetricStatisticsResponse
-
Packages that use GetMetricStatisticsResponse Package Description org.jclouds.cloudwatch.features org.jclouds.cloudwatch.xml -
-
Uses of GetMetricStatisticsResponse in org.jclouds.cloudwatch.features
Methods in org.jclouds.cloudwatch.features that return GetMetricStatisticsResponse Modifier and Type Method Description GetMetricStatisticsResponse
MetricApi. getMetricStatistics(GetMetricStatistics statistics)
GetMetricStatisticsResponse
MetricApi. getMetricStatistics(GetMetricStatistics statistics, GetMetricStatisticsOptions options)
Gets statistics for the specified metric. -
Uses of GetMetricStatisticsResponse in org.jclouds.cloudwatch.xml
Methods in org.jclouds.cloudwatch.xml that return GetMetricStatisticsResponse Modifier and Type Method Description GetMetricStatisticsResponse
GetMetricStatisticsResponseHandlerV2. getResult()
-