Modifier and Type | Method and Description |
---|---|
Set<String> |
getConfiguredRegions() |
ExtensionAsyncApi |
getExtensionApiForRegion(String region)
Provides asynchronous access to Extension features.
|
ImageAsyncApi |
getImageApiForRegion(String region)
Provides asynchronous access to Image features.
|
@Provides Set<String> getConfiguredRegions()
ExtensionAsyncApi getExtensionApiForRegion(@Nullable String region)
ImageAsyncApi getImageApiForRegion(@Nullable String region)
Copyright © 2009-2012 jclouds. All Rights Reserved.