Class BindLaunchSpecificationToFormParams

java.lang.Object
org.jclouds.aws.ec2.binders.BindLaunchSpecificationToFormParams
All Implemented Interfaces:
com.google.common.base.Function<LaunchSpecification,Map<String,String>>, Function<LaunchSpecification,Map<String,String>>, Binder

@Singleton public class BindLaunchSpecificationToFormParams extends Object implements Binder, com.google.common.base.Function<LaunchSpecification,Map<String,String>>