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