Uses of Class
software.amazon.awssdk.services.ec2.model.EnableImageBlockPublicAccessRequest
Packages that use EnableImageBlockPublicAccessRequest
Package
Description
-
Uses of EnableImageBlockPublicAccessRequest in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 with parameters of type EnableImageBlockPublicAccessRequestModifier and TypeMethodDescriptionEc2AsyncClient.enableImageBlockPublicAccess(EnableImageBlockPublicAccessRequest enableImageBlockPublicAccessRequest) Enables block public access for AMIs at the account level in the specified Amazon Web Services Region.Ec2Client.enableImageBlockPublicAccess(EnableImageBlockPublicAccessRequest enableImageBlockPublicAccessRequest) Enables block public access for AMIs at the account level in the specified Amazon Web Services Region. -
Uses of EnableImageBlockPublicAccessRequest in software.amazon.awssdk.services.ec2.transform
Methods in software.amazon.awssdk.services.ec2.transform with parameters of type EnableImageBlockPublicAccessRequestModifier and TypeMethodDescriptionEnableImageBlockPublicAccessRequestMarshaller.marshall(EnableImageBlockPublicAccessRequest enableImageBlockPublicAccessRequest)