public class BlockStorageServiceImpl extends BaseBlockStorageServices implements BlockStorageService
BaseOpenStackService.Invocation<R>| Constructor and Description |
|---|
BlockStorageServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
BlockLimits |
getLimits()
Gets the Absolute limits used by this tenant
|
BlockQuotaSetService |
quotaSets()
The block storage quota-set service.
|
BlockVolumeSnapshotService |
snapshots() |
BlockVolumeService |
volumes() |
CinderZoneService |
zones() |
delete, deleteWithResponse, get, getProvider, getServiceVersion, head, patch, post, put, request, toList, uripublic BlockVolumeService volumes()
volumes in interface BlockStorageServicepublic BlockVolumeSnapshotService snapshots()
snapshots in interface BlockStorageServicepublic BlockLimits getLimits()
getLimits in interface BlockStorageServicepublic BlockQuotaSetService quotaSets()
quotaSets in interface BlockStorageServicepublic CinderZoneService zones()
zones in interface BlockStorageServiceCopyright © 2016. All Rights Reserved.