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 GetMetricStatisticsResponseMetricApi. getMetricStatistics(GetMetricStatistics statistics)GetMetricStatisticsResponseMetricApi. 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 GetMetricStatisticsResponseGetMetricStatisticsResponseHandlerV2. getResult()
-