public static interface AwsRequestOverrideConfiguration.Builder extends RequestOverrideConfiguration.Builder<AwsRequestOverrideConfiguration.Builder>, SdkBuilder<AwsRequestOverrideConfiguration.Builder,AwsRequestOverrideConfiguration>
Modifier and Type | Method and Description |
---|---|
AwsRequestOverrideConfiguration |
build()
Create a new
SdkRequestOverrideConfiguration with the properties set on this builder. |
AwsCredentialsProvider |
credentialsProvider()
Return the optional
AwsCredentialsProvider that will provide credentials to be used to authenticate this
request. |
AwsRequestOverrideConfiguration.Builder |
credentialsProvider(AwsCredentialsProvider credentialsProvider)
Set the optional
AwsCredentialsProvider that will provide credentials to be used to authenticate this request. |
addApiName, addApiName, apiCallAttemptTimeout, apiCallAttemptTimeout, apiCallTimeout, apiCallTimeout, apiNames, headers, headers, putHeader, putHeader, putRawQueryParameter, putRawQueryParameter, rawQueryParameters, rawQueryParameters, signer, signer
applyMutation
AwsRequestOverrideConfiguration.Builder credentialsProvider(AwsCredentialsProvider credentialsProvider)
AwsCredentialsProvider
that will provide credentials to be used to authenticate this request.credentialsProvider
- The AwsCredentialsProvider
.AwsCredentialsProvider credentialsProvider()
AwsCredentialsProvider
that will provide credentials to be used to authenticate this
request.AwsCredentialsProvider
.AwsRequestOverrideConfiguration build()
RequestOverrideConfiguration.Builder
SdkRequestOverrideConfiguration
with the properties set on this builder.build
in interface Buildable
build
in interface RequestOverrideConfiguration.Builder<AwsRequestOverrideConfiguration.Builder>
build
in interface SdkBuilder<AwsRequestOverrideConfiguration.Builder,AwsRequestOverrideConfiguration>
SdkRequestOverrideConfiguration
.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.