| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| software.amazon.awssdk.services.ec2.transform |
| Modifier and Type | Method and Description |
|---|---|
default ResetFpgaImageAttributeResponse |
Ec2Client.resetFpgaImageAttribute(ResetFpgaImageAttributeRequest resetFpgaImageAttributeRequest)
Resets the specified attribute of the specified Amazon FPGA Image (AFI) to its default value.
|
default CompletableFuture<ResetFpgaImageAttributeResponse> |
Ec2AsyncClient.resetFpgaImageAttribute(ResetFpgaImageAttributeRequest resetFpgaImageAttributeRequest)
Resets the specified attribute of the specified Amazon FPGA Image (AFI) to its default value.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ResetFpgaImageAttributeRequestMarshaller.marshall(ResetFpgaImageAttributeRequest resetFpgaImageAttributeRequest) |
Copyright © 2020. All rights reserved.