Uses of Class
software.amazon.awssdk.services.ec2.model.EnableVolumeIoRequest
Packages that use EnableVolumeIoRequest
Package
Description
-
Uses of EnableVolumeIoRequest in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 with parameters of type EnableVolumeIoRequestModifier and TypeMethodDescriptiondefault CompletableFuture<EnableVolumeIoResponse>Ec2AsyncClient.enableVolumeIO(EnableVolumeIoRequest enableVolumeIoRequest) Enables I/O operations for a volume that had I/O operations disabled because the data on the volume was potentially inconsistent.default EnableVolumeIoResponseEc2Client.enableVolumeIO(EnableVolumeIoRequest enableVolumeIoRequest) Enables I/O operations for a volume that had I/O operations disabled because the data on the volume was potentially inconsistent. -
Uses of EnableVolumeIoRequest in software.amazon.awssdk.services.ec2.transform
Methods in software.amazon.awssdk.services.ec2.transform with parameters of type EnableVolumeIoRequestModifier and TypeMethodDescriptionEnableVolumeIoRequestMarshaller.marshall(EnableVolumeIoRequest enableVolumeIoRequest)