public interface CloudStackGlobalAsyncClient extends CloudStackDomainAsyncClient
CloudStackDomainClient
,
Modifier and Type | Method and Description |
---|---|
GlobalAccountAsyncClient |
getAccountClient()
Provides asynchronous access to Accounts
|
GlobalAlertAsyncClient |
getAlertClient()
Provides asynchronous access to Alerts
|
GlobalCapacityAsyncClient |
getCapacityClient()
Provides asynchronous access to Capacities
|
GlobalConfigurationAsyncClient |
getConfigurationClient()
Provides asynchronous access to Configuration
|
GlobalDomainAsyncClient |
getDomainClient()
Provides asynchronous access to Domain
|
GlobalHostAsyncClient |
getHostClient()
Provides asynchronous access to Hosts
|
GlobalOfferingAsyncClient |
getOfferingClient()
Provides asynchronous access to Offerings
|
GlobalPodAsyncClient |
getPodClient()
Provides asynchronous access to Pod
|
GlobalStoragePoolAsyncClient |
getStoragePoolClient()
Provides synchronous access to Storage Pools
|
GlobalUsageAsyncClient |
getUsageClient()
Provides asynchronous access to Usage
|
GlobalUserAsyncClient |
getUserClient()
Provides asynchronous access to Users
|
GlobalVlanAsyncClient |
getVlanClient()
Provides asynchronous access to Vlan
|
GlobalZoneAsyncClient |
getZoneClient()
Provides asynchronous access to Zone
|
getLimitClient
getAddressClient, getAsyncJobClient, getEventClient, getFirewallClient, getGuestOSClient, getHypervisorClient, getISOClient, getLoadBalancerClient, getNATClient, getNetworkClient, getSecurityGroupClient, getSessionClient, getSnapshotClient, getSSHKeyPairClient, getTemplateClient, getVirtualMachineClient, getVMGroupClient, getVolumeClient
GlobalAccountAsyncClient getAccountClient()
getAccountClient
in interface CloudStackAsyncClient
getAccountClient
in interface CloudStackDomainAsyncClient
GlobalUserAsyncClient getUserClient()
getUserClient
in interface CloudStackDomainAsyncClient
GlobalAlertAsyncClient getAlertClient()
GlobalCapacityAsyncClient getCapacityClient()
GlobalOfferingAsyncClient getOfferingClient()
getOfferingClient
in interface CloudStackAsyncClient
GlobalHostAsyncClient getHostClient()
GlobalStoragePoolAsyncClient getStoragePoolClient()
GlobalUsageAsyncClient getUsageClient()
GlobalConfigurationAsyncClient getConfigurationClient()
getConfigurationClient
in interface CloudStackAsyncClient
GlobalDomainAsyncClient getDomainClient()
getDomainClient
in interface CloudStackDomainAsyncClient
GlobalZoneAsyncClient getZoneClient()
getZoneClient
in interface CloudStackAsyncClient
GlobalPodAsyncClient getPodClient()
GlobalVlanAsyncClient getVlanClient()
Copyright © 2009-2012 jclouds. All Rights Reserved.