Uses of Interface
org.jclouds.cloudstack.features.AccountApi

Packages that use AccountApi
org.jclouds.cloudstack   
org.jclouds.cloudstack.features   
 

Uses of AccountApi in org.jclouds.cloudstack
 

Methods in org.jclouds.cloudstack that return AccountApi
 AccountApi CloudStackApi.getAccountApi()
          Provides synchronous access to Account features.
 

Uses of AccountApi in org.jclouds.cloudstack.features
 

Subinterfaces of AccountApi in org.jclouds.cloudstack.features
 interface DomainAccountApi
          Provides synchronous access to CloudStack Account features available to Domain Admin users.
 interface GlobalAccountApi
          Provides synchronous access to CloudStack Account features available to Global Admin users.
 



Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.