public interface VPDCClient
VPDCAsyncClient
,
Modifier and Type | Method and Description |
---|---|
BrowsingClient |
getBrowsingClient()
Provides synchronous access to Browsing features.
|
FirewallClient |
getFirewallClient()
Provides synchronous access to Firewall Operation features.
|
ServiceManagementClient |
getServiceManagementClient()
Provides synchronous access to ServiceManagement Operation features.
|
VMClient |
getVMClient()
Provides synchronous access to VM Operation features.
|
Set<Resource> |
listOrgs() |
Set<CIMOperatingSystem> |
listPredefinedOperatingSystems()
predefined by default in the classpath resource
/savvis-symphonyvpdc/predefined_operatingsystems.json |
BrowsingClient getBrowsingClient()
VMClient getVMClient()
FirewallClient getFirewallClient()
ServiceManagementClient getServiceManagementClient()
Set<Resource> listOrgs()
Set<CIMOperatingSystem> listPredefinedOperatingSystems()
/savvis-symphonyvpdc/predefined_operatingsystems.json
Copyright © 2009-2012 jclouds. All Rights Reserved.