Package org.jclouds.aws.binders
Class BindMapToIndexedFormParams
java.lang.Object
org.jclouds.aws.binders.BindMapToIndexedFormParams
- All Implemented Interfaces:
Binder
- Direct Known Subclasses:
BindDeleteMessageBatchRequestEntryToIndexedFormParams
,BindSendMessageBatchRequestEntryToIndexedFormParams
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected
BindMapToIndexedFormParams
(String keyPattern, String valuePattern) -
Method Summary
Modifier and TypeMethodDescription<R extends HttpRequest>
RbindToRequest
(R request, Object input)
-
Constructor Details
-
BindMapToIndexedFormParams
-
-
Method Details
-
bindToRequest
- Specified by:
bindToRequest
in interfaceBinder
-