| 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 |
|---|---|
software.amazon.awssdk.core.Request<CreateFpgaImageRequest> |
CreateFpgaImageRequestMarshaller.marshall(CreateFpgaImageRequest createFpgaImageRequest) |
| Modifier and Type | Method and Description |
|---|---|
software.amazon.awssdk.core.Request<CreateFpgaImageRequest> |
CreateFpgaImageRequestMarshaller.marshall(CreateFpgaImageRequest createFpgaImageRequest) |
Copyright © 2018. All rights reserved.