public interface CloudStackAsyncClient
CloudStackClient
,
Modifier and Type | Method and Description |
---|---|
AccountAsyncClient |
getAccountClient()
Provides asynchronous access to Account features.
|
AddressAsyncClient |
getAddressClient()
Provides asynchronous access to Address features.
|
AsyncJobAsyncClient |
getAsyncJobClient()
Provides asynchronous access to AsyncJob features.
|
ConfigurationAsyncClient |
getConfigurationClient()
Provides asynchronous access to Configuration features.
|
EventAsyncClient |
getEventClient()
Provides synchronous access to Events
|
FirewallAsyncClient |
getFirewallClient()
Provides asynchronous access to Firewall features.
|
GuestOSAsyncClient |
getGuestOSClient()
Provides asynchronous access to GuestOS features.
|
HypervisorAsyncClient |
getHypervisorClient()
Provides asynchronous access to Hypervisor features.
|
ISOAsyncClient |
getISOClient()
Provides asynchronous access to ISOs
|
LimitAsyncClient |
getLimitClient()
Provides synchronous access to Resource Limits
|
LoadBalancerAsyncClient |
getLoadBalancerClient()
Provides asynchronous access to LoadBalancer features.
|
NATAsyncClient |
getNATClient()
Provides asynchronous access to NAT features.
|
NetworkAsyncClient |
getNetworkClient()
Provides asynchronous access to Network features.
|
OfferingAsyncClient |
getOfferingClient()
Provides asynchronous access to Service, Disk, and Network Offering
features.
|
SecurityGroupAsyncClient |
getSecurityGroupClient()
Provides asynchronous access to SecurityGroup features.
|
SessionAsyncClient |
getSessionClient()
Provides asynchronous access to Sessions
|
SnapshotAsyncClient |
getSnapshotClient()
Provides asynchronous access to Snapshots
|
SSHKeyPairAsyncClient |
getSSHKeyPairClient()
Provides asynchronous access to SSH Keypairs
|
TemplateAsyncClient |
getTemplateClient()
Provides asynchronous access to Template features.
|
VirtualMachineAsyncClient |
getVirtualMachineClient()
Provides asynchronous access to VirtualMachine features.
|
VMGroupAsyncClient |
getVMGroupClient()
Provides asynchronous access to VM groups
|
VolumeAsyncClient |
getVolumeClient()
Provides asynchronous access to Volumes
|
ZoneAsyncClient |
getZoneClient()
Provides asynchronous access to Zone features.
|
ZoneAsyncClient getZoneClient()
TemplateAsyncClient getTemplateClient()
OfferingAsyncClient getOfferingClient()
NetworkAsyncClient getNetworkClient()
VirtualMachineAsyncClient getVirtualMachineClient()
SecurityGroupAsyncClient getSecurityGroupClient()
AsyncJobAsyncClient getAsyncJobClient()
AddressAsyncClient getAddressClient()
NATAsyncClient getNATClient()
FirewallAsyncClient getFirewallClient()
LoadBalancerAsyncClient getLoadBalancerClient()
GuestOSAsyncClient getGuestOSClient()
HypervisorAsyncClient getHypervisorClient()
ConfigurationAsyncClient getConfigurationClient()
AccountAsyncClient getAccountClient()
SSHKeyPairAsyncClient getSSHKeyPairClient()
VMGroupAsyncClient getVMGroupClient()
EventAsyncClient getEventClient()
LimitAsyncClient getLimitClient()
ISOAsyncClient getISOClient()
VolumeAsyncClient getVolumeClient()
SnapshotAsyncClient getSnapshotClient()
SessionAsyncClient getSessionClient()
Copyright © 2009-2012 jclouds. All Rights Reserved.