Package org.jclouds.ec2.binders
Class BindBlockDeviceMappingToIndexedFormParams
java.lang.Object
org.jclouds.ec2.binders.BindBlockDeviceMappingToIndexedFormParams
- All Implemented Interfaces:
 Binder
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescription<R extends HttpRequest>
RbindToRequest(R request, Object input)  
- 
Constructor Details
- 
BindBlockDeviceMappingToIndexedFormParams
public BindBlockDeviceMappingToIndexedFormParams() 
 - 
 - 
Method Details
- 
bindToRequest
- Specified by:
 bindToRequestin interfaceBinder
 
 -