|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CloudStackGlobalAsyncClient
Provides asynchronous access to CloudStack via their REST API.
CloudStackDomainClient
,
Method Summary | |
---|---|
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 |
Methods inherited from interface org.jclouds.cloudstack.CloudStackDomainAsyncClient |
---|
getLimitClient |
Methods inherited from interface org.jclouds.cloudstack.CloudStackAsyncClient |
---|
getAddressClient, getAsyncJobClient, getEventClient, getFirewallClient, getGuestOSClient, getHypervisorClient, getISOClient, getLoadBalancerClient, getNATClient, getNetworkClient, getSecurityGroupClient, getSessionClient, getSnapshotClient, getSSHKeyPairClient, getTemplateClient, getVirtualMachineClient, getVMGroupClient, getVolumeClient |
Method Detail |
---|
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()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |