Uses of Interface
software.amazon.awssdk.services.ec2.model.DisableAllowedImagesSettingsRequest.Builder
Packages that use DisableAllowedImagesSettingsRequest.Builder
Package
Description
-
Uses of DisableAllowedImagesSettingsRequest.Builder in software.amazon.awssdk.services.ec2
Method parameters in software.amazon.awssdk.services.ec2 with type arguments of type DisableAllowedImagesSettingsRequest.BuilderModifier and TypeMethodDescriptionEc2AsyncClient.disableAllowedImagesSettings(Consumer<DisableAllowedImagesSettingsRequest.Builder> disableAllowedImagesSettingsRequest) Disables Allowed AMIs for your account in the specified Amazon Web Services Region.Ec2Client.disableAllowedImagesSettings(Consumer<DisableAllowedImagesSettingsRequest.Builder> disableAllowedImagesSettingsRequest) Disables Allowed AMIs for your account in the specified Amazon Web Services Region. -
Uses of DisableAllowedImagesSettingsRequest.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return DisableAllowedImagesSettingsRequest.BuilderModifier and TypeMethodDescriptionDisableAllowedImagesSettingsRequest.builder()Checks whether you have the required permissions for the action, without actually making the request, and provides an error response.DisableAllowedImagesSettingsRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) DisableAllowedImagesSettingsRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) DisableAllowedImagesSettingsRequest.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type DisableAllowedImagesSettingsRequest.BuilderModifier and TypeMethodDescriptionstatic Class<? extends DisableAllowedImagesSettingsRequest.Builder>DisableAllowedImagesSettingsRequest.serializableBuilderClass()