| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| software.amazon.awssdk.services.ec2.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CopyFpgaImageResponse> |
EC2AsyncClient.copyFpgaImage(CopyFpgaImageRequest 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 |
|---|---|
Request<CopyFpgaImageRequest> |
CopyFpgaImageRequestMarshaller.marshall(CopyFpgaImageRequest copyFpgaImageRequest) |
| Modifier and Type | Method and Description |
|---|---|
Request<CopyFpgaImageRequest> |
CopyFpgaImageRequestMarshaller.marshall(CopyFpgaImageRequest copyFpgaImageRequest) |
Copyright © 2017. All rights reserved.