org.jclouds.rest.binders
Class BindMapToMatrixParams
java.lang.Object
org.jclouds.rest.binders.BindMapToMatrixParams
- All Implemented Interfaces:
- Binder
public class BindMapToMatrixParams
- extends Object
- implements Binder
Binds the map to matrix parameters.
- Author:
- Adrian Cole
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
bindToRequest
public <R extends HttpRequest> R bindToRequest(R request,
Object input)
- Specified by:
bindToRequest
in interface Binder
Copyright © 2009-2011 jclouds. All Rights Reserved.