Uses of Interface
software.amazon.awssdk.services.ec2.model.GetImageBlockPublicAccessStateRequest.Builder
Packages that use GetImageBlockPublicAccessStateRequest.Builder
Package
Description
-
Uses of GetImageBlockPublicAccessStateRequest.Builder in software.amazon.awssdk.services.ec2
Method parameters in software.amazon.awssdk.services.ec2 with type arguments of type GetImageBlockPublicAccessStateRequest.BuilderModifier and TypeMethodDescriptionEc2AsyncClient.getImageBlockPublicAccessState(Consumer<GetImageBlockPublicAccessStateRequest.Builder> getImageBlockPublicAccessStateRequest) Gets the current state of block public access for AMIs at the account level in the specified Amazon Web Services Region.Ec2Client.getImageBlockPublicAccessState(Consumer<GetImageBlockPublicAccessStateRequest.Builder> 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.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return GetImageBlockPublicAccessStateRequest.BuilderModifier and TypeMethodDescriptionGetImageBlockPublicAccessStateRequest.builder()Checks whether you have the required permissions for the action, without actually making the request, and provides an error response.GetImageBlockPublicAccessStateRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) GetImageBlockPublicAccessStateRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) GetImageBlockPublicAccessStateRequest.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type GetImageBlockPublicAccessStateRequest.BuilderModifier and TypeMethodDescriptionstatic Class<? extends GetImageBlockPublicAccessStateRequest.Builder>GetImageBlockPublicAccessStateRequest.serializableBuilderClass()