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
|
getLimitClientgetAddressClient, getAsyncJobClient, getEventClient, getFirewallClient, getGuestOSClient, getHypervisorClient, getISOClient, getLoadBalancerClient, getNATClient, getNetworkClient, getSecurityGroupClient, getSessionClient, getSnapshotClient, getSSHKeyPairClient, getTemplateClient, getVirtualMachineClient, getVMGroupClient, getVolumeClientGlobalAccountAsyncClient getAccountClient()
getAccountClient in interface CloudStackAsyncClientgetAccountClient in interface CloudStackDomainAsyncClientGlobalUserAsyncClient getUserClient()
getUserClient in interface CloudStackDomainAsyncClientGlobalAlertAsyncClient getAlertClient()
GlobalCapacityAsyncClient getCapacityClient()
GlobalOfferingAsyncClient getOfferingClient()
getOfferingClient in interface CloudStackAsyncClientGlobalHostAsyncClient getHostClient()
GlobalStoragePoolAsyncClient getStoragePoolClient()
GlobalUsageAsyncClient getUsageClient()
GlobalConfigurationAsyncClient getConfigurationClient()
getConfigurationClient in interface CloudStackAsyncClientGlobalDomainAsyncClient getDomainClient()
getDomainClient in interface CloudStackDomainAsyncClientGlobalZoneAsyncClient getZoneClient()
getZoneClient in interface CloudStackAsyncClientGlobalPodAsyncClient getPodClient()
GlobalVlanAsyncClient getVlanClient()
Copyright © 2009-2013 jclouds. All Rights Reserved.