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, apiNames, headers, headers, putHeader, putHeader, putRawQueryParameter, putRawQueryParameter, rawQueryParameters, rawQueryParametersapplyMutationAwsRequestOverrideConfiguration.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.BuilderSdkRequestOverrideConfiguration with the properties set on this builder.build in interface RequestOverrideConfiguration.Builder<AwsRequestOverrideConfiguration.Builder>build in interface SdkBuilder<AwsRequestOverrideConfiguration.Builder,AwsRequestOverrideConfiguration>SdkRequestOverrideConfiguration.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.