Uses of Class
software.amazon.awssdk.services.ec2.model.GetImageBlockPublicAccessStateRequest
Packages that use GetImageBlockPublicAccessStateRequest
Package
Description
-
Uses of GetImageBlockPublicAccessStateRequest in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 with parameters of type GetImageBlockPublicAccessStateRequestModifier and TypeMethodDescriptionEc2AsyncClient.getImageBlockPublicAccessState(GetImageBlockPublicAccessStateRequest getImageBlockPublicAccessStateRequest) Gets the current state of block public access for AMIs at the account level in the specified Amazon Web Services Region.Ec2Client.getImageBlockPublicAccessState(GetImageBlockPublicAccessStateRequest getImageBlockPublicAccessStateRequest) Gets the current state of block public access for AMIs at the account level in the specified Amazon Web Services Region. -
Uses of GetImageBlockPublicAccessStateRequest in software.amazon.awssdk.services.ec2.transform
Methods in software.amazon.awssdk.services.ec2.transform with parameters of type GetImageBlockPublicAccessStateRequestModifier and TypeMethodDescriptionGetImageBlockPublicAccessStateRequestMarshaller.marshall(GetImageBlockPublicAccessStateRequest getImageBlockPublicAccessStateRequest)