Package | Description |
---|---|
com.amazonaws.services.storagegateway.model |
Classes modeling the various types represented by AWSStorageGateway.
|
Modifier and Type | Method and Description |
---|---|
CachediSCSIVolume |
CachediSCSIVolume.withSourceSnapshotId(String sourceSnapshotId)
Sets the value of the SourceSnapshotId property for this object.
|
CachediSCSIVolume |
CachediSCSIVolume.withVolumeARN(String volumeARN)
Sets the value of the VolumeARN property for this object.
|
CachediSCSIVolume |
CachediSCSIVolume.withVolumeId(String volumeId)
Sets the value of the VolumeId property for this object.
|
CachediSCSIVolume |
CachediSCSIVolume.withVolumeiSCSIAttributes(VolumeiSCSIAttributes volumeiSCSIAttributes)
Lists iSCSI information about a volume.
|
CachediSCSIVolume |
CachediSCSIVolume.withVolumeProgress(Double volumeProgress)
Sets the value of the VolumeProgress property for this object.
|
CachediSCSIVolume |
CachediSCSIVolume.withVolumeSizeInBytes(Long volumeSizeInBytes)
Sets the value of the VolumeSizeInBytes property for this object.
|
CachediSCSIVolume |
CachediSCSIVolume.withVolumeStatus(String volumeStatus)
Sets the value of the VolumeStatus property for this object.
|
CachediSCSIVolume |
CachediSCSIVolume.withVolumeType(String volumeType)
Sets the value of the VolumeType property for this object.
|
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 © 2014. All rights reserved.