Uses of Interface
software.amazon.awssdk.services.ec2.model.GetAllowedImagesSettingsRequest.Builder
Packages that use GetAllowedImagesSettingsRequest.Builder
Package
Description
-
Uses of GetAllowedImagesSettingsRequest.Builder in software.amazon.awssdk.services.ec2
Method parameters in software.amazon.awssdk.services.ec2 with type arguments of type GetAllowedImagesSettingsRequest.BuilderModifier and TypeMethodDescriptionEc2AsyncClient.getAllowedImagesSettings(Consumer<GetAllowedImagesSettingsRequest.Builder> getAllowedImagesSettingsRequest) Gets the current state of the Allowed AMIs setting and the list of Allowed AMIs criteria at the account level in the specified Region.default GetAllowedImagesSettingsResponseEc2Client.getAllowedImagesSettings(Consumer<GetAllowedImagesSettingsRequest.Builder> getAllowedImagesSettingsRequest) Gets the current state of the Allowed AMIs setting and the list of Allowed AMIs criteria at the account level in the specified Region. -
Uses of GetAllowedImagesSettingsRequest.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return GetAllowedImagesSettingsRequest.BuilderModifier and TypeMethodDescriptionGetAllowedImagesSettingsRequest.builder()Checks whether you have the required permissions for the action, without actually making the request, and provides an error response.GetAllowedImagesSettingsRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) GetAllowedImagesSettingsRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) GetAllowedImagesSettingsRequest.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type GetAllowedImagesSettingsRequest.BuilderModifier and TypeMethodDescriptionstatic Class<? extends GetAllowedImagesSettingsRequest.Builder>GetAllowedImagesSettingsRequest.serializableBuilderClass()