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