Uses of Interface
software.amazon.awssdk.services.ec2.model.EnableVolumeIoRequest.Builder
Packages that use EnableVolumeIoRequest.Builder
Package
Description
-
Uses of EnableVolumeIoRequest.Builder in software.amazon.awssdk.services.ec2
Method parameters in software.amazon.awssdk.services.ec2 with type arguments of type EnableVolumeIoRequest.BuilderModifier and TypeMethodDescriptiondefault CompletableFuture<EnableVolumeIoResponse>Ec2AsyncClient.enableVolumeIO(Consumer<EnableVolumeIoRequest.Builder> 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(Consumer<EnableVolumeIoRequest.Builder> 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.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return EnableVolumeIoRequest.BuilderModifier and TypeMethodDescriptionEnableVolumeIoRequest.builder()Checks whether you have the required permissions for the action, without actually making the request, and provides an error response.EnableVolumeIoRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) EnableVolumeIoRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) EnableVolumeIoRequest.toBuilder()The ID of the volume.Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type EnableVolumeIoRequest.BuilderModifier and TypeMethodDescriptionstatic Class<? extends EnableVolumeIoRequest.Builder>EnableVolumeIoRequest.serializableBuilderClass()