public static interface EnableVolumeIORequest.Builder extends software.amazon.awssdk.utils.builder.CopyableBuilder<EnableVolumeIORequest.Builder,EnableVolumeIORequest>
| Modifier and Type | Method and Description |
|---|---|
EnableVolumeIORequest.Builder |
volumeId(String volumeId)
The ID of the volume.
|
copyapply, buildEnableVolumeIORequest.Builder volumeId(String volumeId)
The ID of the volume.
volumeId - The ID of the volume.Copyright © 2017. All rights reserved.