public class CinderVolumeBackupRestore extends Object implements VolumeBackupRestore
| Constructor and Description |
|---|
CinderVolumeBackupRestore() |
CinderVolumeBackupRestore(String name,
String volumeId) |
CinderVolumeBackupRestore(String name,
String volumeId,
String backupId) |
| Modifier and Type | Method and Description |
|---|---|
String |
getBackupId() |
String |
getName() |
String |
getVolumeId() |
public String getVolumeId()
getVolumeId in interface VolumeBackupRestorepublic String getName()
getName in interface VolumeBackupRestorepublic String getBackupId()
getBackupId in interface VolumeBackupRestoreCopyright © 2017. All rights reserved.