Uses of Interface
software.amazon.awssdk.services.ec2.model.EnableSnapshotBlockPublicAccessRequest.Builder
Packages that use EnableSnapshotBlockPublicAccessRequest.Builder
Package
Description
-
Uses of EnableSnapshotBlockPublicAccessRequest.Builder in software.amazon.awssdk.services.ec2
Method parameters in software.amazon.awssdk.services.ec2 with type arguments of type EnableSnapshotBlockPublicAccessRequest.BuilderModifier and TypeMethodDescriptionEc2AsyncClient.enableSnapshotBlockPublicAccess(Consumer<EnableSnapshotBlockPublicAccessRequest.Builder> enableSnapshotBlockPublicAccessRequest) Enables or modifies the block public access for snapshots setting at the account level for the specified Amazon Web Services Region.Ec2Client.enableSnapshotBlockPublicAccess(Consumer<EnableSnapshotBlockPublicAccessRequest.Builder> enableSnapshotBlockPublicAccessRequest) Enables or modifies the block public access for snapshots setting at the account level for the specified Amazon Web Services Region. -
Uses of EnableSnapshotBlockPublicAccessRequest.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return EnableSnapshotBlockPublicAccessRequest.BuilderModifier and TypeMethodDescriptionEnableSnapshotBlockPublicAccessRequest.builder()Checks whether you have the required permissions for the action, without actually making the request, and provides an error response.EnableSnapshotBlockPublicAccessRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) EnableSnapshotBlockPublicAccessRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) The mode in which to enable block public access for snapshots for the Region.EnableSnapshotBlockPublicAccessRequest.Builder.state(SnapshotBlockPublicAccessState state) The mode in which to enable block public access for snapshots for the Region.EnableSnapshotBlockPublicAccessRequest.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type EnableSnapshotBlockPublicAccessRequest.BuilderModifier and TypeMethodDescriptionstatic Class<? extends EnableSnapshotBlockPublicAccessRequest.Builder>EnableSnapshotBlockPublicAccessRequest.serializableBuilderClass()