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
|
getLimitClient
getAddressClient, getAsyncJobClient, getEventClient, getFirewallClient, getGuestOSClient, getHypervisorClient, getISOClient, getLoadBalancerClient, getNATClient, getNetworkClient, getSecurityGroupClient, getSessionClient, getSnapshotClient, getSSHKeyPairClient, getTemplateClient, getVirtualMachineClient, getVMGroupClient, getVolumeClient
GlobalAccountClient getAccountClient()
getAccountClient
in interface CloudStackClient
getAccountClient
in interface CloudStackDomainClient
GlobalUserClient getUserClient()
getUserClient
in interface CloudStackDomainClient
GlobalAlertClient getAlertClient()
GlobalCapacityClient getCapacityClient()
GlobalOfferingClient getOfferingClient()
getOfferingClient
in interface CloudStackClient
GlobalHostClient getHostClient()
GlobalStoragePoolClient getStoragePoolClient()
GlobalUsageClient getUsageClient()
GlobalConfigurationClient getConfigurationClient()
getConfigurationClient
in interface CloudStackClient
GlobalDomainClient getDomainClient()
getDomainClient
in interface CloudStackDomainClient
GlobalZoneClient getZoneClient()
getZoneClient
in interface CloudStackClient
GlobalPodClient getPodClient()
GlobalVlanClient getVlanClient()
Copyright © 2009-2012 jclouds. All Rights Reserved.