Uses of Class
software.amazon.awssdk.services.ec2.model.GetAllowedImagesSettingsRequest
Packages that use GetAllowedImagesSettingsRequest
Package
Description
-
Uses of GetAllowedImagesSettingsRequest in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 with parameters of type GetAllowedImagesSettingsRequestModifier and TypeMethodDescriptionEc2AsyncClient.getAllowedImagesSettings(GetAllowedImagesSettingsRequest 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(GetAllowedImagesSettingsRequest 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 in software.amazon.awssdk.services.ec2.transform
Methods in software.amazon.awssdk.services.ec2.transform with parameters of type GetAllowedImagesSettingsRequestModifier and TypeMethodDescriptionGetAllowedImagesSettingsRequestMarshaller.marshall(GetAllowedImagesSettingsRequest getAllowedImagesSettingsRequest)