Class BindVolumeIdsToIndexedFormParams

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

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

    • BindVolumeIdsToIndexedFormParams

      public BindVolumeIdsToIndexedFormParams()
  • Method Details