| Package | Description |
|---|---|
| software.amazon.awssdk.services.s3.internal.settingproviders |
| Class and Description |
|---|
| DisableMultiRegionProvider
Interface for loading disable multi-region configuration.
|
DisableMultiRegionProviderChain
DisableMultiRegionProvider implementation that chains together multiple disable multi-region providers. |
| ProfileDisableMultiRegionProvider
Loads configuration from the
ProfileFile.defaultProfileFile() using the default profile name. |
| ProfileUseArnRegionProvider
Loads useArnRegion configuration from the
ProfileFile.defaultProfileFile() using the default profile name. |
SystemsSettingsDisableMultiRegionProvider
DisableMultiRegionProvider implementation that loads configuration from system properties
and environment variables. |
SystemsSettingsUseArnRegionProvider
UseArnRegionProvider implementation that loads userArnRegion configuration from system properties
and environment variables. |
| UseArnRegionProvider
Interface for loading useArnRegion configuration.
|
UseArnRegionProviderChain
UseArnRegionProvider implementation that chains together multiple useArnRegion providers. |
Copyright © 2021. All rights reserved.