Uses of Interface
software.amazon.awssdk.services.ec2.model.DisableImageDeprecationRequest.Builder
Packages that use DisableImageDeprecationRequest.Builder
Package
Description
-
Uses of DisableImageDeprecationRequest.Builder in software.amazon.awssdk.services.ec2
Method parameters in software.amazon.awssdk.services.ec2 with type arguments of type DisableImageDeprecationRequest.BuilderModifier and TypeMethodDescriptionEc2AsyncClient.disableImageDeprecation(Consumer<DisableImageDeprecationRequest.Builder> disableImageDeprecationRequest) Cancels the deprecation of the specified AMI.default DisableImageDeprecationResponseEc2Client.disableImageDeprecation(Consumer<DisableImageDeprecationRequest.Builder> disableImageDeprecationRequest) Cancels the deprecation of the specified AMI. -
Uses of DisableImageDeprecationRequest.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return DisableImageDeprecationRequest.BuilderModifier and TypeMethodDescriptionDisableImageDeprecationRequest.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.DisableImageDeprecationRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) DisableImageDeprecationRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) DisableImageDeprecationRequest.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type DisableImageDeprecationRequest.BuilderModifier and TypeMethodDescriptionstatic Class<? extends DisableImageDeprecationRequest.Builder>DisableImageDeprecationRequest.serializableBuilderClass()