public interface VPDCAsyncApi
VPDCApi
,
Modifier and Type | Method and Description |
---|---|
BrowsingAsyncApi |
getBrowsingApi()
Provides asynchronous access to Browsing features.
|
FirewallAsyncApi |
getFirewallApi()
Provides asynchronous access to Firewall Operation features.
|
ServiceManagementAsyncApi |
getServiceManagementApi()
Provides asynchronous access to ServiceManagement Operation features.
|
VMAsyncApi |
getVMApi()
Provides asynchronous access to VM Operation features.
|
Set<Resource> |
listOrgs() |
Set<CIMOperatingSystem> |
listPredefinedOperatingSystems()
predefined by default in the classpath resource
/savvis-symphonyvpdc/predefined_operatingsystems.json |
BrowsingAsyncApi getBrowsingApi()
VMAsyncApi getVMApi()
FirewallAsyncApi getFirewallApi()
ServiceManagementAsyncApi getServiceManagementApi()
@Provides Set<Resource> listOrgs()
@Provides Set<CIMOperatingSystem> listPredefinedOperatingSystems()
/savvis-symphonyvpdc/predefined_operatingsystems.json
Copyright © 2009-2013 jclouds. All Rights Reserved.