Uses of Class
software.amazon.awssdk.services.s3.internal.resource.S3AccessPointBuilder
Packages that use S3AccessPointBuilder
-
Uses of S3AccessPointBuilder in software.amazon.awssdk.services.s3.internal.resource
Methods in software.amazon.awssdk.services.s3.internal.resource that return S3AccessPointBuilderModifier and TypeMethodDescriptionS3AccessPointBuilder.accessPointName(String accessPointName) The S3 Access Point name.The ID of the AWS Account the Access Point is associated with.static S3AccessPointBuilderS3AccessPointBuilder.create()Create a new instance of this builder class.The TLD for the access point.S3AccessPointBuilder.dualstackEnabled(Boolean dualstackEnabled) Enable DualStack endpoint.S3AccessPointBuilder.endpointOverride(URI endpointOverride) The endpoint override configured on the client (null if no endpoint override was set).S3AccessPointBuilder.fipsEnabled(Boolean fipsEnabled) Enable fips in endpoint.The protocol to be used with the endpoint URI.The AWS region hosting the Access Point.