public interface GlanceApi extends Closeable
| Modifier and Type | Method and Description |
|---|---|
Set<String> |
getConfiguredZones() |
org.jclouds.openstack.v2_0.features.ExtensionApi |
getExtensionApiForZone(String zone)
Provides access to Extension features.
|
ImageApi |
getImageApiForZone(String zone)
Provides access to Image features.
|
org.jclouds.openstack.v2_0.features.ExtensionApi getExtensionApiForZone(@Nullable
String zone)
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.