Uses of Class
com.exoscale.sdk.model.BlockStorageSnapshotRef
Packages that use BlockStorageSnapshotRef
-
Uses of BlockStorageSnapshotRef in com.exoscale.sdk.model
Methods in com.exoscale.sdk.model that return BlockStorageSnapshotRefModifier and TypeMethodDescriptionCreateBlockStorageVolumeRequest.getBlockStorageSnapshot()Get blockStorageSnapshotMethods in com.exoscale.sdk.model that return types with arguments of type BlockStorageSnapshotRefModifier and TypeMethodDescriptionBlockStorageVolume.getBlockStorageSnapshots()Volume snapshots, if anyMethods in com.exoscale.sdk.model with parameters of type BlockStorageSnapshotRefModifier and TypeMethodDescriptionBlockStorageVolume.addBlockStorageSnapshotsItem(BlockStorageSnapshotRef blockStorageSnapshotsItem) CreateBlockStorageVolumeRequest.blockStorageSnapshot(BlockStorageSnapshotRef blockStorageSnapshot) voidCreateBlockStorageVolumeRequest.setBlockStorageSnapshot(BlockStorageSnapshotRef blockStorageSnapshot) Method parameters in com.exoscale.sdk.model with type arguments of type BlockStorageSnapshotRefModifier and TypeMethodDescriptionBlockStorageVolume.blockStorageSnapshots(List<BlockStorageSnapshotRef> blockStorageSnapshots) voidBlockStorageVolume.setBlockStorageSnapshots(List<BlockStorageSnapshotRef> blockStorageSnapshots)