Uses of Interface
software.amazon.awssdk.services.ec2.model.EnableImageDeregistrationProtectionRequest.Builder
Packages that use EnableImageDeregistrationProtectionRequest.Builder
Package
Description
-
Uses of EnableImageDeregistrationProtectionRequest.Builder in software.amazon.awssdk.services.ec2
Method parameters in software.amazon.awssdk.services.ec2 with type arguments of type EnableImageDeregistrationProtectionRequest.BuilderModifier and TypeMethodDescriptionEc2AsyncClient.enableImageDeregistrationProtection(Consumer<EnableImageDeregistrationProtectionRequest.Builder> enableImageDeregistrationProtectionRequest) Enables deregistration protection for an AMI.Ec2Client.enableImageDeregistrationProtection(Consumer<EnableImageDeregistrationProtectionRequest.Builder> enableImageDeregistrationProtectionRequest) Enables deregistration protection for an AMI. -
Uses of EnableImageDeregistrationProtectionRequest.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return EnableImageDeregistrationProtectionRequest.BuilderModifier and TypeMethodDescriptionEnableImageDeregistrationProtectionRequest.builder()Checks whether you have the required permissions for the action, without actually making the request, and provides an error response.The ID of the AMI.EnableImageDeregistrationProtectionRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) EnableImageDeregistrationProtectionRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) EnableImageDeregistrationProtectionRequest.toBuilder()EnableImageDeregistrationProtectionRequest.Builder.withCooldown(Boolean withCooldown) Iftrue, enforces deregistration protection for 24 hours after deregistration protection is disabled.Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type EnableImageDeregistrationProtectionRequest.BuilderModifier and TypeMethodDescriptionstatic Class<? extends EnableImageDeregistrationProtectionRequest.Builder>EnableImageDeregistrationProtectionRequest.serializableBuilderClass()