Interface AwsCrtV4aSigner.Builder

Enclosing interface:
AwsCrtV4aSigner

public static interface AwsCrtV4aSigner.Builder
  • Method Details

    • defaultRegionScope

      AwsCrtV4aSigner.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