Uses of Interface
software.amazon.awssdk.services.ec2.model.ReplaceImageCriteriaInAllowedImagesSettingsRequest.Builder
Packages that use ReplaceImageCriteriaInAllowedImagesSettingsRequest.Builder
Package
Description
-
Uses of ReplaceImageCriteriaInAllowedImagesSettingsRequest.Builder in software.amazon.awssdk.services.ec2
Method parameters in software.amazon.awssdk.services.ec2 with type arguments of type ReplaceImageCriteriaInAllowedImagesSettingsRequest.BuilderModifier and TypeMethodDescriptionEc2AsyncClient.replaceImageCriteriaInAllowedImagesSettings(Consumer<ReplaceImageCriteriaInAllowedImagesSettingsRequest.Builder> replaceImageCriteriaInAllowedImagesSettingsRequest) Sets or replaces the criteria for Allowed AMIs.Ec2Client.replaceImageCriteriaInAllowedImagesSettings(Consumer<ReplaceImageCriteriaInAllowedImagesSettingsRequest.Builder> replaceImageCriteriaInAllowedImagesSettingsRequest) Sets or replaces the criteria for Allowed AMIs. -
Uses of ReplaceImageCriteriaInAllowedImagesSettingsRequest.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return ReplaceImageCriteriaInAllowedImagesSettingsRequest.BuilderModifier and TypeMethodDescriptionReplaceImageCriteriaInAllowedImagesSettingsRequest.builder()Checks whether you have the required permissions for the action, without actually making the request, and provides an error response.ReplaceImageCriteriaInAllowedImagesSettingsRequest.Builder.imageCriteria(Collection<ImageCriterionRequest> imageCriteria) The list of criteria that are evaluated to determine whether AMIs are discoverable and usable in the account in the specified Amazon Web Services Region.ReplaceImageCriteriaInAllowedImagesSettingsRequest.Builder.imageCriteria(Consumer<ImageCriterionRequest.Builder>... imageCriteria) The list of criteria that are evaluated to determine whether AMIs are discoverable and usable in the account in the specified Amazon Web Services Region.ReplaceImageCriteriaInAllowedImagesSettingsRequest.Builder.imageCriteria(ImageCriterionRequest... imageCriteria) The list of criteria that are evaluated to determine whether AMIs are discoverable and usable in the account in the specified Amazon Web Services Region.ReplaceImageCriteriaInAllowedImagesSettingsRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) ReplaceImageCriteriaInAllowedImagesSettingsRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) ReplaceImageCriteriaInAllowedImagesSettingsRequest.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type ReplaceImageCriteriaInAllowedImagesSettingsRequest.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ReplaceImageCriteriaInAllowedImagesSettingsRequest.Builder>ReplaceImageCriteriaInAllowedImagesSettingsRequest.serializableBuilderClass()