| Package | Description |
|---|---|
| software.amazon.awssdk.core | |
| software.amazon.awssdk.core.internal.http |
| Modifier and Type | Class and Description |
|---|---|
class |
SdkRequestOverrideConfiguration
Base per-request override configuration for all SDK requests.
|
| Modifier and Type | Method and Description |
|---|---|
RequestOverrideConfiguration |
RequestOverrideConfiguration.Builder.build()
Create a new
SdkRequestOverrideConfiguration with the properties set on this builder. |
RequestOverrideConfiguration |
SdkRequest.Builder.overrideConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
abstract Optional<? extends RequestOverrideConfiguration> |
SdkRequest.overrideConfiguration() |
| Constructor and Description |
|---|
BuilderImpl(RequestOverrideConfiguration sdkRequestOverrideConfig) |
| Modifier and Type | Method and Description |
|---|---|
RequestOverrideConfiguration |
RequestExecutionContext.requestConfig() |
Copyright © 2018. All rights reserved.