public class GDBRegionUtils extends RegionUtils
rdsUtils| Constructor and Description |
|---|
GDBRegionUtils() |
GDBRegionUtils(software.amazon.awssdk.auth.credentials.AwsCredentialsProvider credentialsProvider) |
| Modifier and Type | Method and Description |
|---|---|
@Nullable software.amazon.awssdk.regions.Region |
getRegion(HostSpec hostSpec,
java.util.Properties props,
java.lang.String propKey)
Determines the AWS region from the given parameters.
|
getRegion, getRegion, getRegionFromHost, getRegionFromRegionStringpublic GDBRegionUtils()
public GDBRegionUtils(software.amazon.awssdk.auth.credentials.AwsCredentialsProvider credentialsProvider)
public @Nullable software.amazon.awssdk.regions.Region getRegion(HostSpec hostSpec, java.util.Properties props, java.lang.String propKey)
RegionUtilsgetRegion in class RegionUtilshostSpec - The hostSpec from which to extract the region if it is not defined in the properties.props - The connection properties for the connection being established.propKey - The key name of the region property.host.