| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| software.amazon.awssdk.services.ec2.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateFpgaImageResponse> |
Ec2AsyncClient.createFpgaImage(CreateFpgaImageRequest createFpgaImageRequest)
Creates an Amazon FPGA Image (AFI) from the specified design checkpoint (DCP).
|
default CreateFpgaImageResponse |
Ec2Client.createFpgaImage(CreateFpgaImageRequest createFpgaImageRequest)
Creates an Amazon FPGA Image (AFI) from the specified design checkpoint (DCP).
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateFpgaImageRequestMarshaller.marshall(CreateFpgaImageRequest createFpgaImageRequest) |
Copyright © 2020. All rights reserved.