| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| software.amazon.awssdk.services.ec2.transform |
| Modifier and Type | Method and Description |
|---|---|
default ModifyFpgaImageAttributeResponse |
Ec2Client.modifyFpgaImageAttribute(ModifyFpgaImageAttributeRequest modifyFpgaImageAttributeRequest)
Modifies the specified attribute of the specified Amazon FPGA Image (AFI).
|
default CompletableFuture<ModifyFpgaImageAttributeResponse> |
Ec2AsyncClient.modifyFpgaImageAttribute(ModifyFpgaImageAttributeRequest modifyFpgaImageAttributeRequest)
Modifies the specified attribute of the specified Amazon FPGA Image (AFI).
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ModifyFpgaImageAttributeRequestMarshaller.marshall(ModifyFpgaImageAttributeRequest modifyFpgaImageAttributeRequest) |
Copyright © 2020. All rights reserved.