Package | Description |
---|---|
com.amazonaws.services.storagegateway.model |
Classes modeling the various types represented by AWSStorageGateway.
|
Modifier and Type | Method and Description |
---|---|
StorediSCSIVolume |
StorediSCSIVolume.withPreservedExistingData(Boolean preservedExistingData)
Sets the value of the PreservedExistingData property for this object.
|
StorediSCSIVolume |
StorediSCSIVolume.withSourceSnapshotId(String sourceSnapshotId)
Sets the value of the SourceSnapshotId property for this object.
|
StorediSCSIVolume |
StorediSCSIVolume.withVolumeARN(String volumeARN)
Sets the value of the VolumeARN property for this object.
|
StorediSCSIVolume |
StorediSCSIVolume.withVolumeDiskId(String volumeDiskId)
Sets the value of the VolumeDiskId property for this object.
|
StorediSCSIVolume |
StorediSCSIVolume.withVolumeId(String volumeId)
Sets the value of the VolumeId property for this object.
|
StorediSCSIVolume |
StorediSCSIVolume.withVolumeiSCSIAttributes(VolumeiSCSIAttributes volumeiSCSIAttributes)
Lists iSCSI information about a volume.
|
StorediSCSIVolume |
StorediSCSIVolume.withVolumeProgress(Double volumeProgress)
Sets the value of the VolumeProgress property for this object.
|
StorediSCSIVolume |
StorediSCSIVolume.withVolumeSizeInBytes(Long volumeSizeInBytes)
Sets the value of the VolumeSizeInBytes property for this object.
|
StorediSCSIVolume |
StorediSCSIVolume.withVolumeStatus(String volumeStatus)
Sets the value of the VolumeStatus property for this object.
|
StorediSCSIVolume |
StorediSCSIVolume.withVolumeType(String volumeType)
Sets the value of the VolumeType property for this object.
|
Modifier and Type | Method and Description |
---|---|
List<StorediSCSIVolume> |
DescribeStorediSCSIVolumesResult.getStorediSCSIVolumes()
Returns the value of the StorediSCSIVolumes property for this object.
|
Modifier and Type | Method and Description |
---|---|
DescribeStorediSCSIVolumesResult |
DescribeStorediSCSIVolumesResult.withStorediSCSIVolumes(StorediSCSIVolume... storediSCSIVolumes)
Sets the value of the StorediSCSIVolumes property for this object.
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeStorediSCSIVolumesResult.setStorediSCSIVolumes(Collection<StorediSCSIVolume> storediSCSIVolumes)
Sets the value of the StorediSCSIVolumes property for this object.
|
DescribeStorediSCSIVolumesResult |
DescribeStorediSCSIVolumesResult.withStorediSCSIVolumes(Collection<StorediSCSIVolume> storediSCSIVolumes)
Sets the value of the StorediSCSIVolumes property for this object.
|
Copyright © 2014. All rights reserved.