| Package | Description |
|---|---|
| org.springframework.cloud.aws.core.config | |
| org.springframework.cloud.aws.core.region |
| Modifier and Type | Method and Description |
|---|---|
void |
AmazonWebserviceClientFactoryBean.setRegionProvider(RegionProvider regionProvider) |
| Constructor and Description |
|---|
AmazonWebserviceClientFactoryBean(Class<T> clientClass,
com.amazonaws.auth.AWSCredentialsProvider credentialsProvider,
RegionProvider regionProvider) |
| Modifier and Type | Class and Description |
|---|---|
class |
Ec2MetadataRegionProvider
RegionProvider implementation that
dynamically retrieves the region with the EC2 meta-data. |
class |
StaticRegionProvider
Static
RegionProvider implementation that can used to statically configure a
region. |
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.