Uses of Interface
org.dasein.cloud.services.image.ImageServices

Packages that use ImageServices
org.dasein.cloud Base package for the Dasein Cloud API. 
 

Uses of ImageServices in org.dasein.cloud
 

Methods in org.dasein.cloud that return ImageServices
abstract  ImageServices CloudProvider.getImageServices()
          Provides access to the server imaging services that describe the images/templates from which servers are launched.
 ImageServices AbstractCloud.getImageServices()