org.jclouds.aws.ec2.binders
Class BindResourceIdsToIndexedFormParams
java.lang.Object
org.jclouds.aws.ec2.binders.BindResourceIdsToIndexedFormParams
- All Implemented Interfaces:
- Binder
@Singleton
public class BindResourceIdsToIndexedFormParams
- extends Object
- implements Binder
Binds Ids to query parameters named with ResourceId.index
- Author:
- grkvlt@apache.org
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BindResourceIdsToIndexedFormParams
public BindResourceIdsToIndexedFormParams()
bindToRequest
public <R extends HttpRequest> R bindToRequest(R request,
Object input)
- Specified by:
bindToRequest
in interface Binder
Copyright © 2009-2011 jclouds. All Rights Reserved.