Package org.jclouds.ec2.binders
Class BindUserGroupsToIndexedFormParams
java.lang.Object
org.jclouds.ec2.binders.BindUserGroupsToIndexedFormParams
- All Implemented Interfaces:
 Binder
Binds the Iterable to query parameters named with UserGroup.index
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescription<R extends HttpRequest>
RbindToRequest(R request, Object input)  
- 
Constructor Details
- 
BindUserGroupsToIndexedFormParams
public BindUserGroupsToIndexedFormParams() 
 - 
 - 
Method Details
- 
bindToRequest
- Specified by:
 bindToRequestin interfaceBinder
 
 -