@Singleton public class ImageInRegionToImage extends Object implements com.google.common.base.Function<ImageInRegion,Image>
ImageInRegion to the jclouds portable model.| Modifier and Type | Method and Description |
|---|---|
Image |
apply(ImageInRegion input) |
protected Location |
getLocation(String region) |
public Image apply(ImageInRegion input)
apply in interface Function<ImageInRegion,Image>Copyright © 2009–2021 The Apache Software Foundation. All rights reserved.