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 VolumeBackupRestore
public String getName()
getName
in interface VolumeBackupRestore
public String getBackupId()
getBackupId
in interface VolumeBackupRestore
Copyright © 2017. All rights reserved.