| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| software.amazon.awssdk.services.ec2.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<EnableImageDeprecationResponse> |
Ec2AsyncClient.enableImageDeprecation(EnableImageDeprecationRequest enableImageDeprecationRequest)
Enables deprecation of the specified AMI at the specified date and time.
|
default EnableImageDeprecationResponse |
Ec2Client.enableImageDeprecation(EnableImageDeprecationRequest enableImageDeprecationRequest)
Enables deprecation of the specified AMI at the specified date and time.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
EnableImageDeprecationRequestMarshaller.marshall(EnableImageDeprecationRequest enableImageDeprecationRequest) |
Copyright © 2022. All rights reserved.