public class AwsRegionProviderChain extends Object implements AwsRegionProvider
AwsRegionProvider that sequentially delegates to a chain of providers looking
for region information.
Throws an SdkClientException if region could not be find in any of the providers.| Constructor and Description |
|---|
AwsRegionProviderChain(AwsRegionProvider... providers) |
public AwsRegionProviderChain(AwsRegionProvider... providers)
public Region getRegion() throws SdkClientException
AwsRegionProviderSdkClientException.getRegion in interface AwsRegionProviderSdkClientExceptionCopyright © 2017 Amazon Web Services, Inc. All Rights Reserved.