|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CinderApi
Provides synchronous access to Cinder.
| Method Summary | |
|---|---|
Set<String> |
getConfiguredZones()
|
org.jclouds.openstack.v2_0.features.ExtensionApi |
getExtensionApiForZone(String zone)
Provides synchronous access to Extension features. |
QuotaApi |
getQuotaApi(String zone)
Provides synchronous access to quotas features. |
SnapshotApi |
getSnapshotApiForZone(String zone)
Provides synchronous access to Snapshot features. |
VolumeApi |
getVolumeApiForZone(String zone)
Provides synchronous access to Volume features. |
VolumeTypeApi |
getVolumeTypeApiForZone(String zone)
Provides synchronous access to VolumeType features. |
| Methods inherited from interface java.io.Closeable |
|---|
close |
| Method Detail |
|---|
@Provides Set<String> getConfiguredZones()
org.jclouds.openstack.v2_0.features.ExtensionApi getExtensionApiForZone(@Nullable
String zone)
VolumeApi getVolumeApiForZone(@Nullable
String zone)
VolumeTypeApi getVolumeTypeApiForZone(@Nullable
String zone)
SnapshotApi getSnapshotApiForZone(@Nullable
String zone)
QuotaApi getQuotaApi(@Nullable
String zone)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||