Uses of Class
software.amazon.awssdk.services.s3.S3Utilities.Builder
Packages that use S3Utilities.Builder
-
Uses of S3Utilities.Builder in software.amazon.awssdk.services.s3
Methods in software.amazon.awssdk.services.s3 that return S3Utilities.BuilderModifier and TypeMethodDescriptionstatic S3Utilities.BuilderS3Utilities.builder()Creates a builder forS3Utilities.S3Utilities.Builder.dualstackEnabled(Boolean dualstackEnabled) Configure whether the SDK should use the AWS dualstack endpoint.The default endpoint to use when working with the methods inS3Utilitiesclass.S3Utilities.Builder.fipsEnabled(Boolean fipsEnabled) Configure whether the SDK should use the AWS fips endpoint.The default region to use when working with the methods inS3Utilitiesclass.S3Utilities.Builder.s3Configuration(S3Configuration s3Configuration) Sets the S3 configuration to enable options like path style access, dual stack, accelerate mode etc.