org.jclouds.cloudstack.binders
Class BindTemplateMetadataToQueryParams
java.lang.Object
org.jclouds.cloudstack.binders.BindTemplateMetadataToQueryParams
- All Implemented Interfaces:
- Binder
public class BindTemplateMetadataToQueryParams
- extends Object
- implements Binder
- Author:
- Richard Downer
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BindTemplateMetadataToQueryParams
@Inject
public BindTemplateMetadataToQueryParams(javax.inject.Provider<javax.ws.rs.core.UriBuilder> uriBuilderProvider)
bindToRequest
public <R extends HttpRequest> R bindToRequest(R request,
Object input)
- Specified by:
bindToRequest
in interface Binder
Copyright © 2009-2012 jclouds. All Rights Reserved.