Package org.jclouds.cloudwatch.binders
Class MetricDataBinder
java.lang.Object
org.jclouds.cloudwatch.binders.MetricDataBinder
- 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 input)  
- 
Constructor Details
- 
MetricDataBinder
 
 - 
 - 
Method Details
- 
bindToRequest
- Specified by:
 bindToRequestin interfaceBinder
 
 -