Uses of Class
software.amazon.awssdk.services.ec2.model.CopyImageRequest
Packages that use CopyImageRequest
Package
Description
-
Uses of CopyImageRequest in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 with parameters of type CopyImageRequestModifier and TypeMethodDescriptiondefault CompletableFuture<CopyImageResponse>Ec2AsyncClient.copyImage(CopyImageRequest copyImageRequest) Initiates an AMI copy operation.default CopyImageResponseEc2Client.copyImage(CopyImageRequest copyImageRequest) Initiates an AMI copy operation. -
Uses of CopyImageRequest in software.amazon.awssdk.services.ec2.transform
Methods in software.amazon.awssdk.services.ec2.transform with parameters of type CopyImageRequestModifier and TypeMethodDescriptionCopyImageRequestMarshaller.marshall(CopyImageRequest copyImageRequest)