Package org.jclouds.aws.ec2.binders
Class BindRouteTableIdsToIndexedFormParams
java.lang.Object
org.jclouds.aws.ec2.binders.BindRouteTableIdsToIndexedFormParams
- All Implemented Interfaces:
Binder
Binds the String [] to form parameters named with RouteTableId.index
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription<R extends HttpRequest>
RbindToRequest
(R request, Object input)
-
Constructor Details
-
BindRouteTableIdsToIndexedFormParams
public BindRouteTableIdsToIndexedFormParams()
-
-
Method Details
-
bindToRequest
- Specified by:
bindToRequest
in interfaceBinder
-