public interface CloudStackGlobalClient extends CloudStackDomainClient
CloudStackDomainAsyncClient,
| Modifier and Type | Method and Description |
|---|---|
GlobalAccountClient |
getAccountClient()
Provides synchronous access to Accounts
|
GlobalAlertClient |
getAlertClient()
Provides synchronous access to Alerts
|
GlobalCapacityClient |
getCapacityClient()
Provides synchronous access to Capacities
|
GlobalConfigurationClient |
getConfigurationClient()
Provides synchronous access to Configuration
|
GlobalDomainClient |
getDomainClient()
Provides synchronous access to Domain
|
GlobalHostClient |
getHostClient()
Provides synchronous access to Hosts
|
GlobalOfferingClient |
getOfferingClient()
Provides synchronous access to Offerings
|
GlobalPodClient |
getPodClient()
Provides synchronous access to Pod
|
GlobalStoragePoolClient |
getStoragePoolClient()
Provides synchronous access to Storage Pools
|
GlobalUsageClient |
getUsageClient()
Provides synchronous access to Usage
|
GlobalUserClient |
getUserClient()
Provides synchronous access to Users
|
GlobalVlanClient |
getVlanClient()
Provides synchronous access to Vlan
|
GlobalZoneClient |
getZoneClient()
Provides synchronous access to Zone
|
getLimitClientgetAddressClient, getAsyncJobClient, getEventClient, getFirewallClient, getGuestOSClient, getHypervisorClient, getISOClient, getLoadBalancerClient, getNATClient, getNetworkClient, getSecurityGroupClient, getSessionClient, getSnapshotClient, getSSHKeyPairClient, getTemplateClient, getVirtualMachineClient, getVMGroupClient, getVolumeClientGlobalAccountClient getAccountClient()
getAccountClient in interface CloudStackClientgetAccountClient in interface CloudStackDomainClientGlobalUserClient getUserClient()
getUserClient in interface CloudStackDomainClientGlobalAlertClient getAlertClient()
GlobalCapacityClient getCapacityClient()
GlobalOfferingClient getOfferingClient()
getOfferingClient in interface CloudStackClientGlobalHostClient getHostClient()
GlobalStoragePoolClient getStoragePoolClient()
GlobalUsageClient getUsageClient()
GlobalConfigurationClient getConfigurationClient()
getConfigurationClient in interface CloudStackClientGlobalDomainClient getDomainClient()
getDomainClient in interface CloudStackDomainClientGlobalZoneClient getZoneClient()
getZoneClient in interface CloudStackClientGlobalPodClient getPodClient()
GlobalVlanClient getVlanClient()
Copyright © 2009-2013 jclouds. All Rights Reserved.