| Package | Description |
|---|---|
| com.amazonaws.services.storagegateway.model |
| Modifier and Type | Method and Description |
|---|---|
CachediSCSIVolume |
CachediSCSIVolume.clone() |
CachediSCSIVolume |
CachediSCSIVolume.withSourceSnapshotId(String sourceSnapshotId) |
CachediSCSIVolume |
CachediSCSIVolume.withVolumeARN(String volumeARN) |
CachediSCSIVolume |
CachediSCSIVolume.withVolumeId(String volumeId) |
CachediSCSIVolume |
CachediSCSIVolume.withVolumeiSCSIAttributes(VolumeiSCSIAttributes volumeiSCSIAttributes) |
CachediSCSIVolume |
CachediSCSIVolume.withVolumeProgress(Double volumeProgress) |
CachediSCSIVolume |
CachediSCSIVolume.withVolumeSizeInBytes(Long volumeSizeInBytes) |
CachediSCSIVolume |
CachediSCSIVolume.withVolumeStatus(String volumeStatus) |
CachediSCSIVolume |
CachediSCSIVolume.withVolumeType(String volumeType) |
| Modifier and Type | Method and Description |
|---|---|
List<CachediSCSIVolume> |
DescribeCachediSCSIVolumesResult.getCachediSCSIVolumes()
An array of objects where each object contains metadata about one cached volume.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeCachediSCSIVolumesResult |
DescribeCachediSCSIVolumesResult.withCachediSCSIVolumes(CachediSCSIVolume... cachediSCSIVolumes)
An array of objects where each object contains metadata about one cached volume.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeCachediSCSIVolumesResult.setCachediSCSIVolumes(Collection<CachediSCSIVolume> cachediSCSIVolumes)
An array of objects where each object contains metadata about one cached volume.
|
DescribeCachediSCSIVolumesResult |
DescribeCachediSCSIVolumesResult.withCachediSCSIVolumes(Collection<CachediSCSIVolume> cachediSCSIVolumes)
An array of objects where each object contains metadata about one cached volume.
|
Copyright © 2016. All rights reserved.