org.jclouds.compute.strategy
Interface GetImageStrategy

All Known Implementing Classes:
AdaptingComputeServiceStrategies, EC2GetImageStrategy, TerremarkVCloudGetImageStrategy

public interface GetImageStrategy

returns all details associated to the image below.

Author:
Adrian Cole

Method Summary
 Image getImage(String id)
           
 

Method Detail

getImage

Image getImage(String id)


Copyright © 2009-2012 jclouds. All Rights Reserved.