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