Uses of Class
software.amazon.awssdk.services.ec2.model.EnableAllowedImagesSettingsRequest
-
Packages that use EnableAllowedImagesSettingsRequest Package Description software.amazon.awssdk.services.ec2 Amazon Elastic Compute Cloud software.amazon.awssdk.services.ec2.transform -
-
Uses of EnableAllowedImagesSettingsRequest in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 with parameters of type EnableAllowedImagesSettingsRequest Modifier and Type Method Description default CompletableFuture<EnableAllowedImagesSettingsResponse>Ec2AsyncClient. enableAllowedImagesSettings(EnableAllowedImagesSettingsRequest enableAllowedImagesSettingsRequest)Enables Allowed AMIs for your account in the specified Amazon Web Services Region.default EnableAllowedImagesSettingsResponseEc2Client. 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 EnableAllowedImagesSettingsRequest Modifier and Type Method Description SdkHttpFullRequestEnableAllowedImagesSettingsRequestMarshaller. marshall(EnableAllowedImagesSettingsRequest enableAllowedImagesSettingsRequest)
-