Interface AwsCrtS3V4aSigner.Builder

Enclosing interface:
AwsCrtS3V4aSigner

public static interface AwsCrtS3V4aSigner.Builder
  • Method Details

    • defaultRegionScope

      AwsCrtS3V4aSigner.Builder defaultRegionScope(RegionScope 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