public static interface AwsRequestOverrideConfiguration.Builder extends RequestOverrideConfiguration.Builder<AwsRequestOverrideConfiguration.Builder>, SdkBuilder<AwsRequestOverrideConfiguration.Builder,AwsRequestOverrideConfiguration>
| Modifier and Type | Method and Description |
|---|---|
AwsRequestOverrideConfiguration |
build() |
AwsCredentialsProvider |
credentialsProvider()
Return the optional
AwsCredentialsProvider that will provide credentials to be used to authenticate this
request. |
default AwsRequestOverrideConfiguration.Builder |
credentialsProvider(AwsCredentialsProvider credentialsProvider)
Set the optional
AwsCredentialsProvider that will provide credentials to be used to authenticate this request. |
default AwsRequestOverrideConfiguration.Builder |
credentialsProvider(IdentityProvider<? extends AwsCredentialsIdentity> credentialsProvider)
Set the optional
extends AwsCredentialsIdentity> that will provide credentials to be used
to authenticate this request. |
addApiName, addApiName, addMetricPublisher, addPlugin, apiCallAttemptTimeout, apiCallAttemptTimeout, apiCallTimeout, apiCallTimeout, apiNames, compressionConfiguration, compressionConfiguration, compressionConfiguration, endpointProvider, endpointProvider, executionAttributes, executionAttributes, headers, headers, metricPublishers, metricPublishers, plugins, plugins, putExecutionAttribute, putHeader, putHeader, putRawQueryParameter, putRawQueryParameter, rawQueryParameters, rawQueryParameters, signer, signerapplyMutationdefault AwsRequestOverrideConfiguration.Builder credentialsProvider(AwsCredentialsProvider credentialsProvider)
AwsCredentialsProvider that will provide credentials to be used to authenticate this request.credentialsProvider - The AwsCredentialsProvider.default AwsRequestOverrideConfiguration.Builder credentialsProvider(IdentityProvider<? extends AwsCredentialsIdentity> credentialsProvider)
extends AwsCredentialsIdentity> that will provide credentials to be used
to authenticate this request.credentialsProvider - The extends AwsCredentialsIdentity>.AwsCredentialsProvider credentialsProvider()
AwsCredentialsProvider that will provide credentials to be used to authenticate this
request.AwsCredentialsProvider.AwsRequestOverrideConfiguration build()
build in interface Buildablebuild in interface RequestOverrideConfiguration.Builder<AwsRequestOverrideConfiguration.Builder>build in interface SdkBuilder<AwsRequestOverrideConfiguration.Builder,AwsRequestOverrideConfiguration>Copyright © 2023. All rights reserved.