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