| Package | Description |
|---|---|
| software.amazon.awssdk.services.storagegateway.model |
| Modifier and Type | Method and Description |
|---|---|
List<CachediSCSIVolume> |
DescribeCachediScsiVolumesResponse.cachediSCSIVolumes()
An array of objects where each object contains metadata about one cached volume.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeCachediScsiVolumesResponse.Builder |
DescribeCachediScsiVolumesResponse.Builder.cachediSCSIVolumes(CachediSCSIVolume... cachediSCSIVolumes)
An array of objects where each object contains metadata about one cached volume.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeCachediScsiVolumesResponse.Builder |
DescribeCachediScsiVolumesResponse.Builder.cachediSCSIVolumes(Collection<CachediSCSIVolume> cachediSCSIVolumes)
An array of objects where each object contains metadata about one cached volume.
|
Copyright © 2021. All rights reserved.