public interface CloudStackApi extends Closeable
Modifier and Type | Method and Description |
---|---|
AccountApi |
getAccountApi()
Provides synchronous access to Account features.
|
AddressApi |
getAddressApi()
Provides synchronous access to Address features.
|
AsyncJobApi |
getAsyncJobApi()
Provides synchronous access to AsyncJob features.
|
ConfigurationApi |
getConfigurationApi()
Provides synchronous access to Configuration features.
|
EventApi |
getEventApi()
Provides synchronous access to Events
|
FirewallApi |
getFirewallApi()
Provides synchronous access to Firewall features.
|
GuestOSApi |
getGuestOSApi()
Provides synchronous access to GuestOS features.
|
HypervisorApi |
getHypervisorApi()
Provides synchronous access to Hypervisor features.
|
ISOApi |
getISOApi()
Provides synchronous access to ISOs
|
LimitApi |
getLimitApi()
Provides synchronous access to Resource Limits
|
LoadBalancerApi |
getLoadBalancerApi()
Provides synchronous access to LoadBalancer features.
|
NATApi |
getNATApi()
Provides synchronous access to NAT features.
|
NetworkApi |
getNetworkApi()
Provides synchronous access to Network features.
|
OfferingApi |
getOfferingApi()
Provides synchronous access to Service, Disk, and Network Offering
features.
|
ProjectApi |
getProjectApi()
Provides synchronous access to Projects
|
SecurityGroupApi |
getSecurityGroupApi()
Provides synchronous access to SecurityGroup features.
|
SessionApi |
getSessionApi()
Provides synchronous access to Sessions
|
SnapshotApi |
getSnapshotApi()
Provides synchronous access to Snapshots
|
SSHKeyPairApi |
getSSHKeyPairApi()
Provides synchronous access to SSH Keypairs
|
TemplateApi |
getTemplateApi()
Provides synchronous access to Template features.
|
VirtualMachineApi |
getVirtualMachineApi()
Provides synchronous access to VirtualMachine features.
|
VMGroupApi |
getVMGroupApi()
Provides synchronous access to VM groups
|
VolumeApi |
getVolumeApi()
Provides synchronous access to Volumes
|
ZoneApi |
getZoneApi()
Provides synchronous access to Zone features.
|
ZoneApi getZoneApi()
TemplateApi getTemplateApi()
OfferingApi getOfferingApi()
NetworkApi getNetworkApi()
VirtualMachineApi getVirtualMachineApi()
SecurityGroupApi getSecurityGroupApi()
AsyncJobApi getAsyncJobApi()
AddressApi getAddressApi()
NATApi getNATApi()
FirewallApi getFirewallApi()
LoadBalancerApi getLoadBalancerApi()
GuestOSApi getGuestOSApi()
HypervisorApi getHypervisorApi()
ConfigurationApi getConfigurationApi()
AccountApi getAccountApi()
SSHKeyPairApi getSSHKeyPairApi()
VMGroupApi getVMGroupApi()
EventApi getEventApi()
LimitApi getLimitApi()
ISOApi getISOApi()
VolumeApi getVolumeApi()
SnapshotApi getSnapshotApi()
SessionApi getSessionApi()
ProjectApi getProjectApi()
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.