Uses of Class
org.jclouds.cloudwatch.domain.GetMetricStatistics
Packages that use GetMetricStatistics
-
Uses of GetMetricStatistics in org.jclouds.cloudwatch.domain
Methods in org.jclouds.cloudwatch.domain that return GetMetricStatisticsModifier and TypeMethodDescriptionGetMetricStatistics.Builder.build()
Returns a newly-createdGetMetricStatisticsOptionsV2
based on the contents of theBuilder
. -
Uses of GetMetricStatistics in org.jclouds.cloudwatch.features
Methods in org.jclouds.cloudwatch.features with parameters of type GetMetricStatisticsModifier and TypeMethodDescriptionMetricApi.getMetricStatistics
(GetMetricStatistics statistics) MetricApi.getMetricStatistics
(GetMetricStatistics statistics, GetMetricStatisticsOptions options) Gets statistics for the specified metric.