Class BindPublicIpsToIndexedFormParams

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

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

    • BindPublicIpsToIndexedFormParams

      public BindPublicIpsToIndexedFormParams()
  • Method Details