Uses of Interface
org.jclouds.compute.strategy.PopulateDefaultLoginCredentialsForImageStrategy
-
-
Uses of PopulateDefaultLoginCredentialsForImageStrategy in org.jclouds.compute.config
Constructors in org.jclouds.compute.config with parameters of type PopulateDefaultLoginCredentialsForImageStrategy Constructor Description AddDefaultCredentialsToImage(PopulateDefaultLoginCredentialsForImageStrategy credsForImage)
-
Uses of PopulateDefaultLoginCredentialsForImageStrategy in org.jclouds.compute.strategy.impl
Classes in org.jclouds.compute.strategy.impl that implement PopulateDefaultLoginCredentialsForImageStrategy Modifier and Type Class Description class
ReturnCredentialsBoundToImage
-
Uses of PopulateDefaultLoginCredentialsForImageStrategy in org.jclouds.ec2.compute.functions
Constructors in org.jclouds.ec2.compute.functions with parameters of type PopulateDefaultLoginCredentialsForImageStrategy Constructor Description EC2ImageParser(Map<Image.ImageState,Image.Status> toPortableImageStatus, PopulateDefaultLoginCredentialsForImageStrategy credentialProvider, Map<OsFamily,Map<String,String>> osVersionMap, com.google.common.base.Supplier<Set<? extends Location>> locations, com.google.common.base.Supplier<Location> defaultLocation, ReviseParsedImage reviseParsedImage)
-
Uses of PopulateDefaultLoginCredentialsForImageStrategy in org.jclouds.ec2.compute.strategy
Classes in org.jclouds.ec2.compute.strategy that implement PopulateDefaultLoginCredentialsForImageStrategy Modifier and Type Class Description class
EC2PopulateDefaultLoginCredentialsForImageStrategy
-