org.jclouds.sqs.binders
Class BindSendMessageBatchRequestEntryWithDelaysToIndexedFormParams
java.lang.Object
org.jclouds.aws.binders.BindTableToIndexedFormParams
org.jclouds.sqs.binders.BindSendMessageBatchRequestEntryWithDelaysToIndexedFormParams
- All Implemented Interfaces:
- org.jclouds.rest.Binder, org.jclouds.rest.MapBinder
public class BindSendMessageBatchRequestEntryWithDelaysToIndexedFormParams
- 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 |
BindSendMessageBatchRequestEntryWithDelaysToIndexedFormParams
protected BindSendMessageBatchRequestEntryWithDelaysToIndexedFormParams()
idMessageBody
public Map<String,String> idMessageBody(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.