Uses of Interface
software.amazon.awssdk.services.ec2.model.EnableAllowedImagesSettingsRequest.Builder
Packages that use EnableAllowedImagesSettingsRequest.Builder
Package
Description
-
Uses of EnableAllowedImagesSettingsRequest.Builder in software.amazon.awssdk.services.ec2
Method parameters in software.amazon.awssdk.services.ec2 with type arguments of type EnableAllowedImagesSettingsRequest.BuilderModifier and TypeMethodDescriptionEc2AsyncClient.enableAllowedImagesSettings(Consumer<EnableAllowedImagesSettingsRequest.Builder> enableAllowedImagesSettingsRequest) Enables Allowed AMIs for your account in the specified Amazon Web Services Region.Ec2Client.enableAllowedImagesSettings(Consumer<EnableAllowedImagesSettingsRequest.Builder> enableAllowedImagesSettingsRequest) Enables Allowed AMIs for your account in the specified Amazon Web Services Region. -
Uses of EnableAllowedImagesSettingsRequest.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return EnableAllowedImagesSettingsRequest.BuilderModifier and TypeMethodDescriptionEnableAllowedImagesSettingsRequest.Builder.allowedImagesSettingsState(String allowedImagesSettingsState) Specifyenabledto apply the image criteria specified by the Allowed AMIs settings.EnableAllowedImagesSettingsRequest.Builder.allowedImagesSettingsState(AllowedImagesSettingsEnabledState allowedImagesSettingsState) Specifyenabledto apply the image criteria specified by the Allowed AMIs settings.EnableAllowedImagesSettingsRequest.builder()Checks whether you have the required permissions for the action, without actually making the request, and provides an error response.EnableAllowedImagesSettingsRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) EnableAllowedImagesSettingsRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) EnableAllowedImagesSettingsRequest.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type EnableAllowedImagesSettingsRequest.BuilderModifier and TypeMethodDescriptionstatic Class<? extends EnableAllowedImagesSettingsRequest.Builder>EnableAllowedImagesSettingsRequest.serializableBuilderClass()