Uses of Class
org.jclouds.cloudstack.domain.Project
Packages that use Project
Package
Description
-
Uses of Project in org.jclouds.cloudstack.compute.config
Methods in org.jclouds.cloudstack.compute.config that return types with arguments of type ProjectModifier and TypeMethodDescriptionCloudStackComputeServiceContextModule.listProjects
(AtomicReference<AuthorizationException> authException, long seconds, ProjectsForCurrentUser projectsForCurrentUser) -
Uses of Project in org.jclouds.cloudstack.domain
Methods in org.jclouds.cloudstack.domain that return ProjectMethods in org.jclouds.cloudstack.domain with parameters of type Project -
Uses of Project in org.jclouds.cloudstack.features
Methods in org.jclouds.cloudstack.features that return ProjectMethods in org.jclouds.cloudstack.features that return types with arguments of type ProjectModifier and TypeMethodDescriptionProjectApi.listProjects
(ListProjectsOptions... options) Lists the projects this account has access to. -
Uses of Project in org.jclouds.cloudstack.suppliers
Methods in org.jclouds.cloudstack.suppliers that return types with arguments of type Project