Uses of Class
software.amazon.awssdk.services.ec2.model.CopyVolumesRequest
Packages that use CopyVolumesRequest
Package
Description
-
Uses of CopyVolumesRequest in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 with parameters of type CopyVolumesRequestModifier and TypeMethodDescriptiondefault CompletableFuture<CopyVolumesResponse>Ec2AsyncClient.copyVolumes(CopyVolumesRequest copyVolumesRequest) Creates a crash-consistent, point-in-time copy of an existing Amazon EBS volume within the same Availability Zone.default CopyVolumesResponseEc2Client.copyVolumes(CopyVolumesRequest copyVolumesRequest) Creates a crash-consistent, point-in-time copy of an existing Amazon EBS volume within the same Availability Zone. -
Uses of CopyVolumesRequest in software.amazon.awssdk.services.ec2.transform
Methods in software.amazon.awssdk.services.ec2.transform with parameters of type CopyVolumesRequestModifier and TypeMethodDescriptionCopyVolumesRequestMarshaller.marshall(CopyVolumesRequest copyVolumesRequest)