Package | Description |
---|---|
software.amazon.awssdk.services.ec2 |
|
software.amazon.awssdk.services.ec2.transform |
Modifier and Type | Method and Description |
---|---|
default ExportImageResponse |
Ec2Client.exportImage(ExportImageRequest exportImageRequest)
Exports an Amazon Machine Image (AMI) to a VM file.
|
default CompletableFuture<ExportImageResponse> |
Ec2AsyncClient.exportImage(ExportImageRequest exportImageRequest)
Exports an Amazon Machine Image (AMI) to a VM file.
|
Modifier and Type | Method and Description |
---|---|
SdkHttpFullRequest |
ExportImageRequestMarshaller.marshall(ExportImageRequest exportImageRequest) |
Copyright © 2022. All rights reserved.