Interface AwsCrtS3V4aSigner.Builder
-
Method Summary
Modifier and TypeMethodDescriptionbuild()
defaultRegionScope
(RegionScope defaultRegionScope) The region scope that this signer will default to if not provided explicitly when the signer is invoked.
-
Method Details
-
defaultRegionScope
The region scope that this signer will default to if not provided explicitly when the signer is invoked.- Parameters:
defaultRegionScope
- The default region scope.- Returns:
- This builder for method chaining.
-
build
AwsCrtS3V4aSigner build()
-