| Package | Description |
|---|---|
| software.amazon.awssdk.awscore |
| Modifier and Type | Method and Description |
|---|---|
AwsRequestOverrideConfiguration |
AwsRequestOverrideConfiguration.Builder.build() |
AwsRequestOverrideConfiguration |
AwsRequest.Builder.overrideConfiguration() |
AwsRequestOverrideConfiguration |
AwsRequest.BuilderImpl.overrideConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
Optional<AwsRequestOverrideConfiguration> |
AwsRequest.overrideConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
AwsRequest.Builder |
AwsRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration awsRequestOverrideConfig)
Add an optional request override configuration.
|
AwsRequest.Builder |
AwsRequest.BuilderImpl.overrideConfiguration(AwsRequestOverrideConfiguration awsRequestOverrideConfig) |
Copyright © 2021. All rights reserved.