Class BindInternetGatewayIdsToIndexedFormParams

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

public class BindInternetGatewayIdsToIndexedFormParams extends Object implements Binder
Binds the String [] to form parameters named with InternetGatewayId.index
  • Constructor Details

    • BindInternetGatewayIdsToIndexedFormParams

      public BindInternetGatewayIdsToIndexedFormParams()
  • Method Details