public interface HypervisorClient
GuestOSAsyncClient, 
| Modifier and Type | Method and Description | 
|---|---|
Set<String> | 
listHypervisors()
Lists all supported hypervisors for this cloud. 
 | 
Set<String> | 
listHypervisorsInZone(String zoneId)
Lists all supported hypervisors for this zone. 
 | 
Copyright © 2009-2013 jclouds. All Rights Reserved.