Class BindBundleIdsToIndexedFormParams

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

@Singleton public class BindBundleIdsToIndexedFormParams extends Object implements Binder
Binds the String [] to form parameters named with BundleId.index
  • Constructor Details

    • BindBundleIdsToIndexedFormParams

      public BindBundleIdsToIndexedFormParams()
  • Method Details