| Package | Description |
|---|---|
| com.ibm.cos.v2.awscore | |
| com.ibm.cos.v2.awscore.client.config | |
| com.ibm.cos.v2.awscore.endpoints | |
| com.ibm.cos.v2.awscore.internal.useragent |
| Modifier and Type | Field and Description |
|---|---|
static ExecutionAttribute<AccountIdEndpointMode> |
AwsExecutionAttribute.AWS_AUTH_ACCOUNT_ID_ENDPOINT_MODE
The mode for an AWS account ID that's resolved for this request.
|
| Modifier and Type | Field and Description |
|---|---|
static AwsClientOption<AccountIdEndpointMode> |
AwsClientOption.ACCOUNT_ID_ENDPOINT_MODE
Option used by the rest of the SDK to read the
DefaultsMode. |
| Modifier and Type | Method and Description |
|---|---|
static AccountIdEndpointMode |
AccountIdEndpointMode.fromValue(String s)
Returns the appropriate AccountIdEndpointMode value after parsing the parameter.
|
AccountIdEndpointMode |
AccountIdEndpointModeResolver.resolve() |
static AccountIdEndpointMode |
AccountIdEndpointMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AccountIdEndpointMode[] |
AccountIdEndpointMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
AccountIdEndpointModeResolver |
AccountIdEndpointModeResolver.defaultMode(AccountIdEndpointMode defaultMode) |
| Modifier and Type | Method and Description |
|---|---|
static Optional<String> |
BusinessMetricsUtils.resolveAccountIdEndpointModeMetric(AccountIdEndpointMode accountIdEndpointMode) |
Copyright © 2026. All rights reserved.