public static interface VolumeDetail.Builder extends SdkPojo, CopyableBuilder<VolumeDetail.Builder,VolumeDetail>
Modifier and Type | Method and Description |
---|---|
VolumeDetail.Builder |
size(Long size)
The size of the volume, in GiB.
|
equalsBySdkFields, sdkFields
copy
applyMutation, build
VolumeDetail.Builder size(Long size)
The size of the volume, in GiB.
size
- The size of the volume, in GiB.Copyright © 2022. All rights reserved.