Uses of Class
software.amazon.awssdk.services.ec2.model.CopySnapshotRequest
Packages that use CopySnapshotRequest
Package
Description
-
Uses of CopySnapshotRequest in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 with parameters of type CopySnapshotRequestModifier and TypeMethodDescriptiondefault CompletableFuture<CopySnapshotResponse>Ec2AsyncClient.copySnapshot(CopySnapshotRequest copySnapshotRequest) Creates an exact copy of an Amazon EBS snapshot.default CopySnapshotResponseEc2Client.copySnapshot(CopySnapshotRequest copySnapshotRequest) Creates an exact copy of an Amazon EBS snapshot. -
Uses of CopySnapshotRequest in software.amazon.awssdk.services.ec2.transform
Methods in software.amazon.awssdk.services.ec2.transform with parameters of type CopySnapshotRequestModifier and TypeMethodDescriptionCopySnapshotRequestMarshaller.marshall(CopySnapshotRequest copySnapshotRequest)