org.jclouds.vcloud.terremark.domain
Interface TerremarkCatalogItem

All Superinterfaces:
CatalogItem, Comparable<ReferenceType>, ReferenceType
All Known Implementing Classes:
TerremarkCatalogItemImpl

public interface TerremarkCatalogItem
extends CatalogItem

Author:
Adrian Cole

Method Summary
 ReferenceType getComputeOptions()
           
 ReferenceType getCustomizationOptions()
           
 
Methods inherited from interface org.jclouds.vcloud.domain.CatalogItem
getDescription, getEntity, getProperties
 
Methods inherited from interface org.jclouds.vcloud.domain.ReferenceType
getHref, getName, getType
 
Methods inherited from interface java.lang.Comparable
compareTo
 

Method Detail

getComputeOptions

ReferenceType getComputeOptions()

getCustomizationOptions

ReferenceType getCustomizationOptions()


Copyright © 2009-2010 jclouds. All Rights Reserved.