| Package | Description | 
|---|---|
| software.amazon.awssdk.core | |
| software.amazon.awssdk.core.endpointdiscovery | |
| software.amazon.awssdk.core.internal.http | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | SdkRequestOverrideConfigurationBase per-request override configuration for all SDK requests. | 
| Modifier and Type | Method and Description | 
|---|---|
| RequestOverrideConfiguration | RequestOverrideConfiguration.Builder. build()Create a new  SdkRequestOverrideConfigurationwith 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 | 
|---|---|
| Optional<RequestOverrideConfiguration> | EndpointDiscoveryRequest. overrideConfiguration() | 
| Modifier and Type | Method and Description | 
|---|---|
| EndpointDiscoveryRequest.Builder | EndpointDiscoveryRequest.Builder. overrideConfiguration(RequestOverrideConfiguration overrideConfiguration)The request override configuration to be used with the endpoint discovery request. | 
| Modifier and Type | Method and Description | 
|---|---|
| RequestOverrideConfiguration | RequestExecutionContext. requestConfig() | 
Copyright © 2023. All rights reserved.