| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| software.amazon.awssdk.services.ec2.transform |
| Modifier and Type | Method and Description |
|---|---|
default DisableImageDeprecationResponse |
Ec2Client.disableImageDeprecation(DisableImageDeprecationRequest disableImageDeprecationRequest)
Cancels the deprecation of the specified AMI.
|
default CompletableFuture<DisableImageDeprecationResponse> |
Ec2AsyncClient.disableImageDeprecation(DisableImageDeprecationRequest disableImageDeprecationRequest)
Cancels the deprecation of the specified AMI.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DisableImageDeprecationRequestMarshaller.marshall(DisableImageDeprecationRequest disableImageDeprecationRequest) |
Copyright © 2021. All rights reserved.