public class BindSendMessageBatchRequestEntryWithDelaysToIndexedFormParams extends BindTableToIndexedFormParams implements MapBinder
| Modifier | Constructor and Description | 
|---|---|
protected  | 
BindSendMessageBatchRequestEntryWithDelaysToIndexedFormParams()  | 
| Modifier and Type | Method and Description | 
|---|---|
<R extends HttpRequest>  | 
bindToRequest(R request,
             Map<String,Object> postParams)
creates and binds the POST payload to the request using parameters specified. 
 | 
Map<String,String> | 
idMessageBody(Iterable<String> input)  | 
bindToRequestclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbindToRequestprotected BindSendMessageBatchRequestEntryWithDelaysToIndexedFormParams()
public <R extends HttpRequest> R bindToRequest(R request, Map<String,Object> postParams)
MapBinderbindToRequest in interface MapBinderPayloadParamCopyright © 2009-2013 jclouds. All Rights Reserved.