Uses of Class
com.amazonaws.services.storagegateway.model.StorediSCSIVolume
Packages that use StorediSCSIVolume
-
Uses of StorediSCSIVolume in com.amazonaws.services.storagegateway.model
Methods in com.amazonaws.services.storagegateway.model that return StorediSCSIVolumeModifier and TypeMethodDescriptionStorediSCSIVolume.clone()
StorediSCSIVolume.withPreservedExistingData
(Boolean preservedExistingData) StorediSCSIVolume.withSourceSnapshotId
(String sourceSnapshotId) StorediSCSIVolume.withVolumeARN
(String volumeARN) StorediSCSIVolume.withVolumeDiskId
(String volumeDiskId) StorediSCSIVolume.withVolumeId
(String volumeId) StorediSCSIVolume.withVolumeiSCSIAttributes
(VolumeiSCSIAttributes volumeiSCSIAttributes) StorediSCSIVolume.withVolumeProgress
(Double volumeProgress) StorediSCSIVolume.withVolumeSizeInBytes
(Long volumeSizeInBytes) StorediSCSIVolume.withVolumeStatus
(String volumeStatus) StorediSCSIVolume.withVolumeType
(String volumeType) Methods in com.amazonaws.services.storagegateway.model that return types with arguments of type StorediSCSIVolumeMethods in com.amazonaws.services.storagegateway.model with parameters of type StorediSCSIVolumeModifier and TypeMethodDescriptionDescribeStorediSCSIVolumesResult.withStorediSCSIVolumes
(StorediSCSIVolume... storediSCSIVolumes) NOTE: This method appends the values to the existing list (if any).Method parameters in com.amazonaws.services.storagegateway.model with type arguments of type StorediSCSIVolumeModifier and TypeMethodDescriptionvoid
DescribeStorediSCSIVolumesResult.setStorediSCSIVolumes
(Collection<StorediSCSIVolume> storediSCSIVolumes) DescribeStorediSCSIVolumesResult.withStorediSCSIVolumes
(Collection<StorediSCSIVolume> storediSCSIVolumes)