| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| Modifier and Type | Method and Description |
|---|---|
default CopyFpgaImageResponse |
Ec2Client.copyFpgaImage(Consumer<CopyFpgaImageRequest.Builder> copyFpgaImageRequest)
Copies the specified Amazon FPGA Image (AFI) to the current Region.
|
default CopyFpgaImageResponse |
Ec2Client.copyFpgaImage(CopyFpgaImageRequest copyFpgaImageRequest)
Copies the specified Amazon FPGA Image (AFI) to the current Region.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CopyFpgaImageResponse> |
Ec2AsyncClient.copyFpgaImage(Consumer<CopyFpgaImageRequest.Builder> 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.
|
Copyright © 2023. All rights reserved.