Uses of Class
software.amazon.awssdk.services.ec2.model.EnableImageDeregistrationProtectionRequest
Packages that use EnableImageDeregistrationProtectionRequest
Package
Description
-
Uses of EnableImageDeregistrationProtectionRequest in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 with parameters of type EnableImageDeregistrationProtectionRequestModifier and TypeMethodDescriptionEc2AsyncClient.enableImageDeregistrationProtection(EnableImageDeregistrationProtectionRequest enableImageDeregistrationProtectionRequest) Enables deregistration protection for an AMI.Ec2Client.enableImageDeregistrationProtection(EnableImageDeregistrationProtectionRequest enableImageDeregistrationProtectionRequest) Enables deregistration protection for an AMI. -
Uses of EnableImageDeregistrationProtectionRequest in software.amazon.awssdk.services.ec2.transform
Methods in software.amazon.awssdk.services.ec2.transform with parameters of type EnableImageDeregistrationProtectionRequestModifier and TypeMethodDescriptionEnableImageDeregistrationProtectionRequestMarshaller.marshall(EnableImageDeregistrationProtectionRequest enableImageDeregistrationProtectionRequest)