Uses of Class
com.amazonaws.services.ec2.model.EnableVolumeIORequest
Packages that use EnableVolumeIORequest
-
Uses of EnableVolumeIORequest in com.amazonaws.services.ec2
Methods in com.amazonaws.services.ec2 with parameters of type EnableVolumeIORequestModifier and TypeMethodDescriptionAbstractAmazonEC2.enableVolumeIO
(EnableVolumeIORequest request) AmazonEC2.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.AmazonEC2Client.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.AbstractAmazonEC2Async.enableVolumeIOAsync
(EnableVolumeIORequest request) AbstractAmazonEC2Async.enableVolumeIOAsync
(EnableVolumeIORequest request, AsyncHandler<EnableVolumeIORequest, EnableVolumeIOResult> asyncHandler) AmazonEC2Async.enableVolumeIOAsync
(EnableVolumeIORequest enableVolumeIORequest) Enables I/O operations for a volume that had I/O operations disabled because the data on the volume was potentially inconsistent.AmazonEC2Async.enableVolumeIOAsync
(EnableVolumeIORequest enableVolumeIORequest, AsyncHandler<EnableVolumeIORequest, EnableVolumeIOResult> asyncHandler) Enables I/O operations for a volume that had I/O operations disabled because the data on the volume was potentially inconsistent.AmazonEC2AsyncClient.enableVolumeIOAsync
(EnableVolumeIORequest request) AmazonEC2AsyncClient.enableVolumeIOAsync
(EnableVolumeIORequest request, AsyncHandler<EnableVolumeIORequest, EnableVolumeIOResult> asyncHandler) Method parameters in com.amazonaws.services.ec2 with type arguments of type EnableVolumeIORequestModifier and TypeMethodDescriptionAbstractAmazonEC2Async.enableVolumeIOAsync
(EnableVolumeIORequest request, AsyncHandler<EnableVolumeIORequest, EnableVolumeIOResult> asyncHandler) AmazonEC2Async.enableVolumeIOAsync
(EnableVolumeIORequest enableVolumeIORequest, AsyncHandler<EnableVolumeIORequest, EnableVolumeIOResult> asyncHandler) Enables I/O operations for a volume that had I/O operations disabled because the data on the volume was potentially inconsistent.AmazonEC2AsyncClient.enableVolumeIOAsync
(EnableVolumeIORequest request, AsyncHandler<EnableVolumeIORequest, EnableVolumeIOResult> asyncHandler) -
Uses of EnableVolumeIORequest in com.amazonaws.services.ec2.model
Methods in com.amazonaws.services.ec2.model that return EnableVolumeIORequestModifier and TypeMethodDescriptionEnableVolumeIORequest.clone()
EnableVolumeIORequest.withVolumeId
(String volumeId) The ID of the volume.Methods in com.amazonaws.services.ec2.model that return types with arguments of type EnableVolumeIORequestModifier and TypeMethodDescriptionEnableVolumeIORequest.getDryRunRequest()
This method is intended for internal use only.