Class GetMetricStatisticsBinder

java.lang.Object
org.jclouds.cloudwatch.binders.GetMetricStatisticsBinder
All Implemented Interfaces:
Binder

@Beta public class GetMetricStatisticsBinder extends Object implements Binder
Binds the metrics request to the http request
See Also:
  • Constructor Details

    • GetMetricStatisticsBinder

      @Inject protected GetMetricStatisticsBinder(DateService dateService)
  • Method Details