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 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 Modifier and Type Interface Description 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.
-