public class BlockStorageServiceImpl extends BaseBlockStorageServices implements BlockStorageService
BaseOpenStackService.Invocation<R>
Constructor and Description |
---|
BlockStorageServiceImpl() |
Modifier and Type | Method and Description |
---|---|
BlockVolumeBackupService |
backups() |
BlockLimits |
getLimits()
Gets the Absolute limits used by this tenant
|
BlockQuotaSetService |
quotaSets()
The block storage quota-set service.
|
SchedulerStatsGetPoolService |
schedulerStatsPools()
The block storage get_pools service.
|
BlockStorageServiceService |
services()
The block storage service service
|
BlockVolumeSnapshotService |
snapshots() |
BlockVolumeService |
volumes() |
CinderZoneService |
zones() |
delete, deleteWithResponse, get, getProvider, getServiceVersion, getXOpenstackRequestId, head, patch, patchWithResponse, post, postWithResponse, put, request, toList, uri
public BlockVolumeService volumes()
volumes
in interface BlockStorageService
public BlockVolumeSnapshotService snapshots()
snapshots
in interface BlockStorageService
public BlockLimits getLimits()
getLimits
in interface BlockStorageService
public BlockQuotaSetService quotaSets()
quotaSets
in interface BlockStorageService
public CinderZoneService zones()
zones
in interface BlockStorageService
public SchedulerStatsGetPoolService schedulerStatsPools()
schedulerStatsPools
in interface BlockStorageService
public BlockVolumeBackupService backups()
backups
in interface BlockStorageService
public BlockStorageServiceService services()
services
in interface BlockStorageService
Copyright © 2017. All rights reserved.