Class BindKeyNamesToIndexedFormParams

java.lang.Object
org.jclouds.ec2.binders.BindKeyNamesToIndexedFormParams
All Implemented Interfaces:
Binder

@Singleton public class BindKeyNamesToIndexedFormParams extends Object implements Binder
Binds the String [] to query parameters named with KeyName.index
  • Constructor Details

    • BindKeyNamesToIndexedFormParams

      public BindKeyNamesToIndexedFormParams()
  • Method Details