Uses of Class
software.amazon.awssdk.services.ec2.model.CreateFpgaImageRequest
Packages that use CreateFpgaImageRequest
Package
Description
-
Uses of CreateFpgaImageRequest in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 with parameters of type CreateFpgaImageRequestModifier and TypeMethodDescriptiondefault CompletableFuture<CreateFpgaImageResponse>Ec2AsyncClient.createFpgaImage(CreateFpgaImageRequest createFpgaImageRequest) Creates an Amazon FPGA Image (AFI) from the specified design checkpoint (DCP).default CreateFpgaImageResponseEc2Client.createFpgaImage(CreateFpgaImageRequest createFpgaImageRequest) Creates an Amazon FPGA Image (AFI) from the specified design checkpoint (DCP). -
Uses of CreateFpgaImageRequest in software.amazon.awssdk.services.ec2.transform
Methods in software.amazon.awssdk.services.ec2.transform with parameters of type CreateFpgaImageRequestModifier and TypeMethodDescriptionCreateFpgaImageRequestMarshaller.marshall(CreateFpgaImageRequest createFpgaImageRequest)