public interface HypervisorAsyncClient
AsyncJobClient
,
Modifier and Type | Method and Description |
---|---|
com.google.common.util.concurrent.ListenableFuture<Set<String>> |
listHypervisors() |
com.google.common.util.concurrent.ListenableFuture<Set<String>> |
listHypervisorsInZone(long zoneId) |
com.google.common.util.concurrent.ListenableFuture<Set<String>> listHypervisors()
HypervisorClient.listHypervisors()
Copyright © 2009-2012 jclouds. All Rights Reserved.