org.jclouds.compute.domain.internal
Class ImageTemplateImpl
java.lang.Object
org.jclouds.compute.domain.internal.ImageTemplateImpl
- All Implemented Interfaces:
- ImageTemplate
- Direct Known Subclasses:
- ImageTemplateImpl.CloneImageTemplateImpl
public abstract class ImageTemplateImpl
- extends Object
- implements ImageTemplate
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
name
protected final String name
ImageTemplateImpl
public ImageTemplateImpl(String name)
getName
public String getName()
- Specified by:
getName in interface ImageTemplate
- Returns:
- the name of the new image
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.