org.jclouds.trmk.vcloud_0_8.domain
Interface VAppTemplate

All Superinterfaces:
Comparable<ReferenceType>, ReferenceType
All Known Implementing Classes:
VAppTemplateImpl

public interface VAppTemplate
extends ReferenceType

Author:
Adrian Cole

Method Summary
 String getDescription()
           
 Status getStatus()
           
 
Methods inherited from interface org.jclouds.trmk.vcloud_0_8.domain.ReferenceType
getHref, getName, getType
 
Methods inherited from interface java.lang.Comparable
compareTo
 

Method Detail

getStatus

Status getStatus()

getDescription

String getDescription()


Copyright © 2009-2011 jclouds. All Rights Reserved.