org.jclouds.sqs.binders
Class BindDeleteMessageBatchRequestEntryToIndexedFormParams

java.lang.Object
  extended by org.jclouds.aws.binders.BindMapToIndexedFormParams
      extended by org.jclouds.sqs.binders.BindDeleteMessageBatchRequestEntryToIndexedFormParams
All Implemented Interfaces:
org.jclouds.rest.Binder

public class BindDeleteMessageBatchRequestEntryToIndexedFormParams
extends org.jclouds.aws.binders.BindMapToIndexedFormParams

Author:
Adrian Cole

Constructor Summary
protected BindDeleteMessageBatchRequestEntryToIndexedFormParams()
           
 
Method Summary
 
Methods inherited from class org.jclouds.aws.binders.BindMapToIndexedFormParams
bindToRequest
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BindDeleteMessageBatchRequestEntryToIndexedFormParams

protected BindDeleteMessageBatchRequestEntryToIndexedFormParams()


Copyright © 2009-2012 jclouds. All Rights Reserved.