| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| software.amazon.awssdk.services.ec2.transform |
| Modifier and Type | Method and Description |
|---|---|
default CreateFpgaImageResponse |
EC2Client.createFpgaImage(CreateFpgaImageRequest createFpgaImageRequest)
Creates an Amazon FPGA Image (AFI) from the specified design checkpoint (DCP).
|
| 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).
|
| Modifier and Type | Method and Description |
|---|---|
CreateFpgaImageResponse |
CreateFpgaImageResponseUnmarshaller.unmarshall(StaxUnmarshallerContext context) |
Copyright © 2017. All rights reserved.