public static interface VolumeDetail.Builder extends CopyableBuilder<VolumeDetail.Builder,VolumeDetail>
| Modifier and Type | Method and Description |
|---|---|
VolumeDetail.Builder |
size(Long size)
The size of the volume, in GiB.
|
copyapply, buildVolumeDetail.Builder size(Long size)
The size of the volume, in GiB.
size - The size of the volume, in GiB.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.