Uses of Class
com.amazonaws.services.storagegateway.model.StorediSCSIVolume
-
Packages that use StorediSCSIVolume Package Description com.amazonaws.services.storagegateway.model -
-
Uses of StorediSCSIVolume in com.amazonaws.services.storagegateway.model
Methods in com.amazonaws.services.storagegateway.model that return StorediSCSIVolume Modifier and Type Method Description StorediSCSIVolumeStorediSCSIVolume. clone()StorediSCSIVolumeStorediSCSIVolume. withPreservedExistingData(Boolean preservedExistingData)StorediSCSIVolumeStorediSCSIVolume. withSourceSnapshotId(String sourceSnapshotId)StorediSCSIVolumeStorediSCSIVolume. withVolumeARN(String volumeARN)StorediSCSIVolumeStorediSCSIVolume. withVolumeDiskId(String volumeDiskId)StorediSCSIVolumeStorediSCSIVolume. withVolumeId(String volumeId)StorediSCSIVolumeStorediSCSIVolume. withVolumeiSCSIAttributes(VolumeiSCSIAttributes volumeiSCSIAttributes)StorediSCSIVolumeStorediSCSIVolume. withVolumeProgress(Double volumeProgress)StorediSCSIVolumeStorediSCSIVolume. withVolumeSizeInBytes(Long volumeSizeInBytes)StorediSCSIVolumeStorediSCSIVolume. withVolumeStatus(String volumeStatus)StorediSCSIVolumeStorediSCSIVolume. withVolumeType(String volumeType)Methods in com.amazonaws.services.storagegateway.model that return types with arguments of type StorediSCSIVolume Modifier and Type Method Description List<StorediSCSIVolume>DescribeStorediSCSIVolumesResult. getStorediSCSIVolumes()Methods in com.amazonaws.services.storagegateway.model with parameters of type StorediSCSIVolume Modifier and Type Method Description DescribeStorediSCSIVolumesResultDescribeStorediSCSIVolumesResult. 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 StorediSCSIVolume Modifier and Type Method Description voidDescribeStorediSCSIVolumesResult. setStorediSCSIVolumes(Collection<StorediSCSIVolume> storediSCSIVolumes)DescribeStorediSCSIVolumesResultDescribeStorediSCSIVolumesResult. withStorediSCSIVolumes(Collection<StorediSCSIVolume> storediSCSIVolumes)
-