Uses of Enum
software.amazon.awssdk.awscore.endpoints.AccountIdEndpointMode
Packages that use AccountIdEndpointMode
Package
Description
-
Uses of AccountIdEndpointMode in software.amazon.awssdk.awscore
Fields in software.amazon.awssdk.awscore with type parameters of type AccountIdEndpointModeModifier and TypeFieldDescriptionstatic final ExecutionAttribute<AccountIdEndpointMode>AwsExecutionAttribute.AWS_AUTH_ACCOUNT_ID_ENDPOINT_MODEThe mode for an AWS account ID that's resolved for this request. -
Uses of AccountIdEndpointMode in software.amazon.awssdk.awscore.client.config
Fields in software.amazon.awssdk.awscore.client.config with type parameters of type AccountIdEndpointModeModifier and TypeFieldDescriptionstatic final AwsClientOption<AccountIdEndpointMode>AwsClientOption.ACCOUNT_ID_ENDPOINT_MODEOption used by the rest of the SDK to read theDefaultsMode. -
Uses of AccountIdEndpointMode in software.amazon.awssdk.awscore.endpoints
Methods in software.amazon.awssdk.awscore.endpoints that return AccountIdEndpointModeModifier and TypeMethodDescriptionstatic AccountIdEndpointModeReturns the appropriate AccountIdEndpointMode value after parsing the parameter.AccountIdEndpointModeResolver.resolve()static AccountIdEndpointModeReturns 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.Methods in software.amazon.awssdk.awscore.endpoints with parameters of type AccountIdEndpointModeModifier and TypeMethodDescriptionAccountIdEndpointModeResolver.defaultMode(AccountIdEndpointMode defaultMode) -
Uses of AccountIdEndpointMode in software.amazon.awssdk.awscore.internal.useragent
Methods in software.amazon.awssdk.awscore.internal.useragent with parameters of type AccountIdEndpointModeModifier and TypeMethodDescriptionBusinessMetricsUtils.resolveAccountIdEndpointModeMetric(AccountIdEndpointMode accountIdEndpointMode)