Class BindSubnetIdsToIndexedFormParams

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

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

    • BindSubnetIdsToIndexedFormParams

      public BindSubnetIdsToIndexedFormParams()
  • Method Details