Uses of Class
software.amazon.awssdk.services.ec2.model.EnableImageDeprecationRequest
Packages that use EnableImageDeprecationRequest
Package
Description
-
Uses of EnableImageDeprecationRequest in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 with parameters of type EnableImageDeprecationRequestModifier and TypeMethodDescriptionEc2AsyncClient.enableImageDeprecation(EnableImageDeprecationRequest enableImageDeprecationRequest) Enables deprecation of the specified AMI at the specified date and time.default EnableImageDeprecationResponseEc2Client.enableImageDeprecation(EnableImageDeprecationRequest enableImageDeprecationRequest) Enables deprecation of the specified AMI at the specified date and time. -
Uses of EnableImageDeprecationRequest in software.amazon.awssdk.services.ec2.transform
Methods in software.amazon.awssdk.services.ec2.transform with parameters of type EnableImageDeprecationRequestModifier and TypeMethodDescriptionEnableImageDeprecationRequestMarshaller.marshall(EnableImageDeprecationRequest enableImageDeprecationRequest)