org.jclouds.compute.domain
Interface ImageTemplate

All Known Subinterfaces:
CloneImageTemplate
All Known Implementing Classes:
ImageTemplateImpl, ImageTemplateImpl.CloneImageTemplateImpl

public interface ImageTemplate

A template for building new Images.


Method Summary
 String getName()
           
 

Method Detail

getName

String getName()
Returns:
the name of the new image


Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.