public class DefaultAwsRegionProviderChainDelegate extends Object implements RegionProvider
RegionProvider implementation that delegates to
DefaultAwsRegionProviderChain enabling loading region configuration from
environment variables, system properties, AWS profile, and instance metadata.| Constructor and Description |
|---|
DefaultAwsRegionProviderChainDelegate() |
| Modifier and Type | Method and Description |
|---|---|
com.amazonaws.regions.Region |
getRegion()
Returns the region which should be used to access the services.
|
public DefaultAwsRegionProviderChainDelegate()
public com.amazonaws.regions.Region getRegion()
RegionProviderRegion enumeration.getRegion in interface RegionProviderCopyright © 2021 Pivotal Software, Inc.. All rights reserved.