| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| software.amazon.awssdk.services.ec2.transform |
| Modifier and Type | Method and Description |
|---|---|
default CopyFpgaImageResponse |
Ec2Client.copyFpgaImage(CopyFpgaImageRequest copyFpgaImageRequest)
Copies the specified Amazon FPGA Image (AFI) to the current Region.
|
default CompletableFuture<CopyFpgaImageResponse> |
Ec2AsyncClient.copyFpgaImage(CopyFpgaImageRequest copyFpgaImageRequest)
Copies the specified Amazon FPGA Image (AFI) to the current Region.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CopyFpgaImageRequestMarshaller.marshall(CopyFpgaImageRequest copyFpgaImageRequest) |
Copyright © 2022. All rights reserved.