org.jclouds.sqs.binders
Class BindChangeMessageVisibilityBatchRequestEntryToIndexedFormParams
java.lang.Object
org.jclouds.aws.binders.BindTableToIndexedFormParams
org.jclouds.sqs.binders.BindChangeMessageVisibilityBatchRequestEntryToIndexedFormParams
- All Implemented Interfaces:
- org.jclouds.rest.Binder, org.jclouds.rest.MapBinder
public class BindChangeMessageVisibilityBatchRequestEntryToIndexedFormParams
- extends org.jclouds.aws.binders.BindTableToIndexedFormParams
- implements org.jclouds.rest.MapBinder
- Author:
- Adrian Cole
| Methods inherited from class org.jclouds.aws.binders.BindTableToIndexedFormParams |
bindToRequest |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.jclouds.rest.Binder |
bindToRequest |
BindChangeMessageVisibilityBatchRequestEntryToIndexedFormParams
protected BindChangeMessageVisibilityBatchRequestEntryToIndexedFormParams()
idReceiptHandle
public Map<String,String> idReceiptHandle(Iterable<String> input)
bindToRequest
public <R extends org.jclouds.http.HttpRequest> R bindToRequest(R request,
Map<String,Object> postParams)
- Specified by:
bindToRequest in interface org.jclouds.rest.MapBinder
Copyright © 2009-2012 jclouds. All Rights Reserved.