Modifier and Type | Method and Description |
---|---|
Set<String> |
getConfiguredZones() |
ExtensionAsyncApi |
getExtensionApiForZone(String zone)
Provides asynchronous access to Extension features.
|
SnapshotAsyncApi |
getSnapshotApiForZone(String zone)
Provides asynchronous access to Snapshot features.
|
VolumeAsyncApi |
getVolumeApiForZone(String zone)
Provides asynchronous access to Volume features.
|
VolumeTypeAsyncApi |
getVolumeTypeApiForZone(String zone)
Provides asynchronous access to VolumeType features.
|
ExtensionAsyncApi getExtensionApiForZone(@Nullable String zone)
VolumeAsyncApi getVolumeApiForZone(@Nullable String zone)
VolumeTypeAsyncApi getVolumeTypeApiForZone(@Nullable String zone)
SnapshotAsyncApi getSnapshotApiForZone(@Nullable String zone)
Copyright © 2009-2013 jclouds. All Rights Reserved.