| Package | Description | 
|---|---|
| org.jclouds.abiquo.domain.enterprise | 
| Modifier and Type | Method and Description | 
|---|---|
List<TemplateState> | 
TemplateDefinitionList.listStatus(Datacenter datacenter)
Retrieve the list of states of the templates in the template definition list in the
 repository of the given datacenter. 
 | 
List<TemplateState> | 
TemplateDefinitionList.listStatus(com.google.common.base.Predicate<TemplateState> filter,
          Datacenter datacenter)
Retrieve a filtered list of states of the templates in the template definition list in the
 repository of the given datacenter. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
List<TemplateState> | 
TemplateDefinitionList.listStatus(com.google.common.base.Predicate<TemplateState> filter,
          Datacenter datacenter)
Retrieve a filtered list of states of the templates in the template definition list in the
 repository of the given datacenter. 
 | 
Copyright © 2009-2013 jclouds. All Rights Reserved.