Uses of Class
software.amazon.awssdk.services.ec2.model.DisableAllowedImagesSettingsRequest
Packages that use DisableAllowedImagesSettingsRequest
Package
Description
-
Uses of DisableAllowedImagesSettingsRequest in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 with parameters of type DisableAllowedImagesSettingsRequestModifier and TypeMethodDescriptionEc2AsyncClient.disableAllowedImagesSettings(DisableAllowedImagesSettingsRequest disableAllowedImagesSettingsRequest) Disables Allowed AMIs for your account in the specified Amazon Web Services Region.Ec2Client.disableAllowedImagesSettings(DisableAllowedImagesSettingsRequest disableAllowedImagesSettingsRequest) Disables Allowed AMIs for your account in the specified Amazon Web Services Region. -
Uses of DisableAllowedImagesSettingsRequest in software.amazon.awssdk.services.ec2.transform
Methods in software.amazon.awssdk.services.ec2.transform with parameters of type DisableAllowedImagesSettingsRequestModifier and TypeMethodDescriptionDisableAllowedImagesSettingsRequestMarshaller.marshall(DisableAllowedImagesSettingsRequest disableAllowedImagesSettingsRequest)