public interface VolumeBackupCreate extends ModelEntity, Buildable<VolumeBackupCreateBuilder>
Buildable.Builder<T extends Buildable.Builder<T,M>,M extends Buildable<?>>
Modifier and Type | Method and Description |
---|---|
String |
getContainer() |
String |
getDescription() |
String |
getName() |
String |
getSnapshotId() |
String |
getVolumeId() |
boolean |
isForce() |
boolean |
isIncremental() |
String getName()
String getDescription()
String getVolumeId()
String getContainer()
boolean isIncremental()
boolean isForce()
String getSnapshotId()
Copyright © 2017. All rights reserved.