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