@Singleton public class AllCatalogItemsInOrg extends Object implements com.google.common.base.Function<Org,Iterable<? extends CatalogItem>>
| Modifier and Type | Field and Description |
|---|---|
org.jclouds.logging.Logger |
logger |
public Iterable<? extends CatalogItem> apply(Org from)
apply in interface com.google.common.base.Function<Org,Iterable<? extends CatalogItem>>Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.