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