Package org.jclouds.cloudstack.suppliers
Class ProjectsForCurrentUser
java.lang.Object
org.jclouds.cloudstack.suppliers.ProjectsForCurrentUser
- All Implemented Interfaces:
com.google.common.base.Supplier<Map<String,
,Project>> Supplier<Map<String,
Project>>
-
Constructor Summary
ConstructorsConstructorDescriptionProjectsForCurrentUser
(CloudStackApi api, com.google.common.base.Supplier<User> currentUserSupplier) -
Method Summary
-
Constructor Details
-
ProjectsForCurrentUser
@Inject public ProjectsForCurrentUser(CloudStackApi api, com.google.common.base.Supplier<User> currentUserSupplier)
-
-
Method Details