public interface NovaAsyncClient
NovaClient
,
Modifier and Type | Method and Description |
---|---|
Set<String> |
getConfiguredRegions() |
ServerAsyncClient |
getServerClientForRegion(String region)
Provides asynchronous access to Server features.
|
@Provides Set<String> getConfiguredRegions()
ServerAsyncClient getServerClientForRegion(@Nullable String region)
Copyright © 2009-2012 jclouds. All Rights Reserved.