Uses of Class
software.amazon.awssdk.services.ec2.model.EnableAllowedImagesSettingsRequest
Packages that use EnableAllowedImagesSettingsRequest
Package
Description
-
Uses of EnableAllowedImagesSettingsRequest in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 with parameters of type EnableAllowedImagesSettingsRequestModifier and TypeMethodDescriptionEc2AsyncClient.enableAllowedImagesSettings(EnableAllowedImagesSettingsRequest enableAllowedImagesSettingsRequest) Enables Allowed AMIs for your account in the specified Amazon Web Services Region.Ec2Client.enableAllowedImagesSettings(EnableAllowedImagesSettingsRequest enableAllowedImagesSettingsRequest) Enables Allowed AMIs for your account in the specified Amazon Web Services Region. -
Uses of EnableAllowedImagesSettingsRequest in software.amazon.awssdk.services.ec2.transform
Methods in software.amazon.awssdk.services.ec2.transform with parameters of type EnableAllowedImagesSettingsRequestModifier and TypeMethodDescriptionEnableAllowedImagesSettingsRequestMarshaller.marshall(EnableAllowedImagesSettingsRequest enableAllowedImagesSettingsRequest)