Class BindInstanceIdsToIndexedFormParams

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

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

    • BindInstanceIdsToIndexedFormParams

      public BindInstanceIdsToIndexedFormParams()
  • Method Details