public interface GlanceApi
GlanceAsyncApi,
api doc| Modifier and Type | Method and Description |
|---|---|
Set<String> |
getConfiguredZones() |
ExtensionApi |
getExtensionApiForZone(String zone)
Provides synchronous access to Extension features.
|
ImageApi |
getImageApiForZone(String zone)
Provides synchronous access to Image features.
|
ExtensionApi getExtensionApiForZone(@Nullable String zone)
Copyright © 2009-2013 jclouds. All Rights Reserved.