Package org.jclouds.cloudwatch.binders
Class GetMetricStatisticsBinder
java.lang.Object
org.jclouds.cloudwatch.binders.GetMetricStatisticsBinder
- All Implemented Interfaces:
Binder
Binds the metrics request to the http request
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription<R extends HttpRequest>
RbindToRequest
(R request, Object payload)
-
Constructor Details
-
GetMetricStatisticsBinder
-
-
Method Details
-
bindToRequest
- Specified by:
bindToRequest
in interfaceBinder
-