Uses of Interface
software.amazon.awssdk.awscore.presigner.SdkPresigner.Builder
Packages that use SdkPresigner.Builder
-
Uses of SdkPresigner.Builder in software.amazon.awssdk.awscore.presigner
Methods in software.amazon.awssdk.awscore.presigner that return SdkPresigner.BuilderModifier and TypeMethodDescriptiondefault SdkPresigner.BuilderSdkPresigner.Builder.credentialsProvider(AwsCredentialsProvider credentialsProvider) Configure the credentials that should be used for request signing.default SdkPresigner.BuilderSdkPresigner.Builder.credentialsProvider(IdentityProvider<? extends AwsCredentialsIdentity> credentialsProvider) Configure the credentials that should be used to authenticate with AWS.SdkPresigner.Builder.dualstackEnabled(Boolean dualstackEnabled) Configure whether the SDK should use the AWS dualstack endpoint.SdkPresigner.Builder.endpointOverride(URI endpointOverride) Configure an endpoint that should be used in the pre-signed requests.SdkPresigner.Builder.fipsEnabled(Boolean fipsEnabled) Configure whether the SDK should use the AWS fips endpoint.Configure the region for which the requests should be signed.