| Constructor and Description | 
|---|
BindLaunchSpecificationToFormParams()  | 
| Modifier and Type | Method and Description | 
|---|---|
Map<String,String> | 
apply(LaunchSpecification launchSpec)  | 
<R extends HttpRequest>  | 
bindToRequest(R request,
             Object input)  | 
public <R extends HttpRequest> R bindToRequest(R request, Object input)
bindToRequest in interface Binderpublic Map<String,String> apply(LaunchSpecification launchSpec)
apply in interface com.google.common.base.Function<LaunchSpecification,Map<String,String>>Copyright © 2009-2013 jclouds. All Rights Reserved.