| Package | Description |
|---|---|
| com.ibm.cos.v2.awscore | |
| com.ibm.cos.v2.core | |
| com.ibm.cos.v2.core.endpointdiscovery | |
| com.ibm.cos.v2.core.internal.http |
| Modifier and Type | Class and Description |
|---|---|
class |
AwsRequestOverrideConfiguration
Request-specific configuration overrides for AWS service clients.
|
| Modifier and Type | Method and Description |
|---|---|
static AwsRequestOverrideConfiguration |
AwsRequestOverrideConfiguration.from(RequestOverrideConfiguration configuration)
Create a
AwsRequestOverrideConfiguration from the provided RequestOverrideConfiguration. |
| 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 |
|---|---|
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 © 2026. All rights reserved.