Uses of Class
com.exoscale.sdk.model.BlockStorageSnapshotTarget
-
Uses of BlockStorageSnapshotTarget in com.exoscale.sdk.model
Modifier and TypeMethodDescriptionCreateBlockStorageVolumeRequest.getBlockStorageSnapshot()
Get blockStorageSnapshotModifier and TypeMethodDescriptionBlockStorageVolume.getBlockStorageSnapshots()
Volume snapshots, if anyModifier and TypeMethodDescriptionBlockStorageVolume.addBlockStorageSnapshotsItem
(BlockStorageSnapshotTarget blockStorageSnapshotsItem) CreateBlockStorageVolumeRequest.blockStorageSnapshot
(BlockStorageSnapshotTarget blockStorageSnapshot) void
CreateBlockStorageVolumeRequest.setBlockStorageSnapshot
(BlockStorageSnapshotTarget blockStorageSnapshot) Modifier and TypeMethodDescriptionBlockStorageVolume.blockStorageSnapshots
(List<BlockStorageSnapshotTarget> blockStorageSnapshots) void
BlockStorageVolume.setBlockStorageSnapshots
(List<BlockStorageSnapshotTarget> blockStorageSnapshots)