public interface VPDCApi
VPDCAsyncApi
,
Modifier and Type | Method and Description |
---|---|
BrowsingApi |
getBrowsingApi()
Provides synchronous access to Browsing features.
|
FirewallApi |
getFirewallApi()
Provides synchronous access to Firewall Operation features.
|
ServiceManagementApi |
getServiceManagementApi()
Provides synchronous access to ServiceManagement Operation features.
|
VMApi |
getVMApi()
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 |
BrowsingApi getBrowsingApi()
VMApi getVMApi()
FirewallApi getFirewallApi()
ServiceManagementApi getServiceManagementApi()
Set<Resource> listOrgs()
Set<CIMOperatingSystem> listPredefinedOperatingSystems()
/savvis-symphonyvpdc/predefined_operatingsystems.json
Copyright © 2009-2013 jclouds. All Rights Reserved.