Uses of Class
software.amazon.awssdk.services.ec2.model.DisableImageDeprecationRequest
Packages that use DisableImageDeprecationRequest
Package
Description
-
Uses of DisableImageDeprecationRequest in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 with parameters of type DisableImageDeprecationRequestModifier and TypeMethodDescriptionEc2AsyncClient.disableImageDeprecation(DisableImageDeprecationRequest disableImageDeprecationRequest) Cancels the deprecation of the specified AMI.default DisableImageDeprecationResponseEc2Client.disableImageDeprecation(DisableImageDeprecationRequest disableImageDeprecationRequest) Cancels the deprecation of the specified AMI. -
Uses of DisableImageDeprecationRequest in software.amazon.awssdk.services.ec2.transform
Methods in software.amazon.awssdk.services.ec2.transform with parameters of type DisableImageDeprecationRequestModifier and TypeMethodDescriptionDisableImageDeprecationRequestMarshaller.marshall(DisableImageDeprecationRequest disableImageDeprecationRequest)