|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.jclouds.vcloud.functions.AllCatalogsInOrg
@Singleton public class AllCatalogsInOrg
Field Summary | |
---|---|
Logger |
logger
|
Method Summary | |
---|---|
Iterable<Catalog> |
apply(Org org)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.google.common.base.Function |
---|
equals |
Field Detail |
---|
public Logger logger
Method Detail |
---|
public Iterable<Catalog> apply(Org org)
apply
in interface com.google.common.base.Function<Org,Iterable<Catalog>>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |