| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| software.amazon.awssdk.services.ec2.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CopyImageResponse> |
Ec2AsyncClient.copyImage(CopyImageRequest copyImageRequest)
Initiates the copy of an AMI from the specified source region to the current region.
|
default CopyImageResponse |
Ec2Client.copyImage(CopyImageRequest copyImageRequest)
Initiates the copy of an AMI from the specified source region to the current region.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CopyImageRequestMarshaller.marshall(CopyImageRequest copyImageRequest) |
Copyright © 2019. All rights reserved.