Class BindAttributeNamesToIndexedFormParams

java.lang.Object
org.jclouds.sqs.binders.BindAttributeNamesToIndexedFormParams
All Implemented Interfaces:
Binder

@Singleton public class BindAttributeNamesToIndexedFormParams extends Object implements Binder
Binds the Iterable to form parameters named with AttributeName.index
  • Constructor Details

    • BindAttributeNamesToIndexedFormParams

      public BindAttributeNamesToIndexedFormParams()
  • Method Details