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