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