Package | Description |
---|---|
com.amazonaws.services.ec2 |
|
com.amazonaws.services.ec2.model |
Modifier and Type | Method and Description |
---|---|
ModifyFpgaImageAttributeResult |
AmazonEC2Client.modifyFpgaImageAttribute(ModifyFpgaImageAttributeRequest request)
Modifies the specified attribute of the specified Amazon FPGA Image (AFI).
|
ModifyFpgaImageAttributeResult |
AmazonEC2.modifyFpgaImageAttribute(ModifyFpgaImageAttributeRequest modifyFpgaImageAttributeRequest)
Modifies the specified attribute of the specified Amazon FPGA Image (AFI).
|
ModifyFpgaImageAttributeResult |
AbstractAmazonEC2.modifyFpgaImageAttribute(ModifyFpgaImageAttributeRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<ModifyFpgaImageAttributeResult> |
AmazonEC2Async.modifyFpgaImageAttributeAsync(ModifyFpgaImageAttributeRequest modifyFpgaImageAttributeRequest,
AsyncHandler<ModifyFpgaImageAttributeRequest,ModifyFpgaImageAttributeResult> asyncHandler)
Modifies the specified attribute of the specified Amazon FPGA Image (AFI).
|
Future<ModifyFpgaImageAttributeResult> |
AbstractAmazonEC2Async.modifyFpgaImageAttributeAsync(ModifyFpgaImageAttributeRequest request,
AsyncHandler<ModifyFpgaImageAttributeRequest,ModifyFpgaImageAttributeResult> asyncHandler) |
Future<ModifyFpgaImageAttributeResult> |
AmazonEC2AsyncClient.modifyFpgaImageAttributeAsync(ModifyFpgaImageAttributeRequest request,
AsyncHandler<ModifyFpgaImageAttributeRequest,ModifyFpgaImageAttributeResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
ModifyFpgaImageAttributeResult |
ModifyFpgaImageAttributeResult.clone() |
ModifyFpgaImageAttributeResult |
ModifyFpgaImageAttributeResult.withFpgaImageAttribute(FpgaImageAttribute fpgaImageAttribute)
Information about the attribute.
|
Copyright © 2018. All rights reserved.