Class WellKnownImageToImage

java.lang.Object
org.jclouds.elasticstack.compute.functions.WellKnownImageToImage
All Implemented Interfaces:
com.google.common.base.Function<DriveInfo,Image>, Function<DriveInfo,Image>

@Singleton public class WellKnownImageToImage extends Object implements com.google.common.base.Function<DriveInfo,Image>
  • Constructor Details

    • WellKnownImageToImage

      @Inject public WellKnownImageToImage(com.google.common.base.Supplier<org.jclouds.domain.Location> locationSupplier, com.google.common.base.Supplier<Map<String,WellKnownImage>> preinstalledImages, Map<String,org.jclouds.domain.Credentials> credentialStore)
  • Method Details