Package org.jclouds.compute.strategy
Interface GetImageStrategy
-
- All Known Implementing Classes:
AdaptingComputeServiceStrategies
,EC2GetImageStrategy
public interface GetImageStrategy
returns all details associated to the image below.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Image
getImage(String id)
-