Package | Description |
---|---|
com.amazonaws.services.storagegateway.model | |
com.amazonaws.services.storagegateway.model.transform |
Modifier and Type | Field and Description |
---|---|
private SdkInternalList<StorediSCSIVolume> |
DescribeStorediSCSIVolumesResult.storediSCSIVolumes |
Modifier and Type | Method and Description |
---|---|
StorediSCSIVolume |
StorediSCSIVolume.clone() |
StorediSCSIVolume |
StorediSCSIVolume.withPreservedExistingData(java.lang.Boolean preservedExistingData) |
StorediSCSIVolume |
StorediSCSIVolume.withSourceSnapshotId(java.lang.String sourceSnapshotId) |
StorediSCSIVolume |
StorediSCSIVolume.withVolumeARN(java.lang.String volumeARN) |
StorediSCSIVolume |
StorediSCSIVolume.withVolumeDiskId(java.lang.String volumeDiskId) |
StorediSCSIVolume |
StorediSCSIVolume.withVolumeId(java.lang.String volumeId) |
StorediSCSIVolume |
StorediSCSIVolume.withVolumeiSCSIAttributes(VolumeiSCSIAttributes volumeiSCSIAttributes) |
StorediSCSIVolume |
StorediSCSIVolume.withVolumeProgress(java.lang.Double volumeProgress) |
StorediSCSIVolume |
StorediSCSIVolume.withVolumeSizeInBytes(java.lang.Long volumeSizeInBytes) |
StorediSCSIVolume |
StorediSCSIVolume.withVolumeStatus(java.lang.String volumeStatus) |
StorediSCSIVolume |
StorediSCSIVolume.withVolumeType(java.lang.String volumeType) |
Modifier and Type | Method and Description |
---|---|
java.util.List<StorediSCSIVolume> |
DescribeStorediSCSIVolumesResult.getStorediSCSIVolumes() |
Modifier and Type | Method and Description |
---|---|
DescribeStorediSCSIVolumesResult |
DescribeStorediSCSIVolumesResult.withStorediSCSIVolumes(StorediSCSIVolume... storediSCSIVolumes)
NOTE: This method appends the values to the existing list (if
any).
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeStorediSCSIVolumesResult.setStorediSCSIVolumes(java.util.Collection<StorediSCSIVolume> storediSCSIVolumes) |
DescribeStorediSCSIVolumesResult |
DescribeStorediSCSIVolumesResult.withStorediSCSIVolumes(java.util.Collection<StorediSCSIVolume> storediSCSIVolumes) |
Modifier and Type | Method and Description |
---|---|
StorediSCSIVolume |
StorediSCSIVolumeJsonUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
Modifier and Type | Method and Description |
---|---|
void |
StorediSCSIVolumeJsonMarshaller.marshall(StorediSCSIVolume storediSCSIVolume,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|