Uses of Interface
org.jclouds.cloudstack.features.AccountApi
- 
Packages that use AccountApi Package Description org.jclouds.cloudstack org.jclouds.cloudstack.features  - 
- 
Uses of AccountApi in org.jclouds.cloudstack
Methods in org.jclouds.cloudstack that return AccountApi Modifier and Type Method Description AccountApiCloudStackApi. getAccountApi()Provides synchronous access to Account features. - 
Uses of AccountApi in org.jclouds.cloudstack.features
Subinterfaces of AccountApi in org.jclouds.cloudstack.features Modifier and Type Interface Description interfaceDomainAccountApiProvides synchronous access to CloudStack Account features available to Domain Admin users.interfaceGlobalAccountApiProvides synchronous access to CloudStack Account features available to Global Admin users. 
 -