| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| software.amazon.awssdk.services.ec2.transform |
| Modifier and Type | Method and Description |
|---|---|
default DescribeFpgaImagesResponse |
EC2Client.describeFpgaImages()
Describes one or more available Amazon FPGA Images (AFIs).
|
default DescribeFpgaImagesResponse |
EC2Client.describeFpgaImages(DescribeFpgaImagesRequest describeFpgaImagesRequest)
Describes one or more available Amazon FPGA Images (AFIs).
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeFpgaImagesResponse> |
EC2AsyncClient.describeFpgaImages()
Describes one or more available Amazon FPGA Images (AFIs).
|
default CompletableFuture<DescribeFpgaImagesResponse> |
EC2AsyncClient.describeFpgaImages(DescribeFpgaImagesRequest describeFpgaImagesRequest)
Describes one or more available Amazon FPGA Images (AFIs).
|
| Modifier and Type | Method and Description |
|---|---|
DescribeFpgaImagesResponse |
DescribeFpgaImagesResponseUnmarshaller.unmarshall(StaxUnmarshallerContext context) |
Copyright © 2017. All rights reserved.