Class BindRouteTableIdsToIndexedFormParams

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

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

    • BindRouteTableIdsToIndexedFormParams

      public BindRouteTableIdsToIndexedFormParams()
  • Method Details