Uses of Interface
software.amazon.awssdk.services.ec2.model.GetAllowedImagesSettingsResponse.Builder
Packages that use GetAllowedImagesSettingsResponse.Builder
-
Uses of GetAllowedImagesSettingsResponse.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return GetAllowedImagesSettingsResponse.BuilderModifier and TypeMethodDescriptionGetAllowedImagesSettingsResponse.builder()GetAllowedImagesSettingsResponse.Builder.imageCriteria(Collection<ImageCriterion> imageCriteria) The list of criteria for images that are discoverable and usable in the account in the specified Amazon Web Services Region.GetAllowedImagesSettingsResponse.Builder.imageCriteria(Consumer<ImageCriterion.Builder>... imageCriteria) The list of criteria for images that are discoverable and usable in the account in the specified Amazon Web Services Region.GetAllowedImagesSettingsResponse.Builder.imageCriteria(ImageCriterion... imageCriteria) The list of criteria for images that are discoverable and usable in the account in the specified Amazon Web Services Region.The entity that manages the Allowed AMIs settings.The entity that manages the Allowed AMIs settings.The current state of the Allowed AMIs setting at the account level in the specified Amazon Web Services Region.GetAllowedImagesSettingsResponse.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type GetAllowedImagesSettingsResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends GetAllowedImagesSettingsResponse.Builder>GetAllowedImagesSettingsResponse.serializableBuilderClass()