Uses of Class
org.jclouds.aws.ec2.xml.LaunchSpecificationHandler
-
Packages that use LaunchSpecificationHandler Package Description org.jclouds.aws.ec2.xml -
-
Uses of LaunchSpecificationHandler in org.jclouds.aws.ec2.xml
Fields in org.jclouds.aws.ec2.xml declared as LaunchSpecificationHandler Modifier and Type Field Description protected LaunchSpecificationHandler
SpotInstanceHandler. launchSpecificationHandler
Constructors in org.jclouds.aws.ec2.xml with parameters of type LaunchSpecificationHandler Constructor Description SpotInstanceHandler(DateService dateService, com.google.common.base.Supplier<String> defaultRegion, LaunchSpecificationHandler launchSpecificationHandler, TagSetHandler tagSetHandler, SpotInstanceRequest.Builder builder)
-