@Immutable public class HostRegexToRegionMapping extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private java.lang.String |
hostNameRegex |
private java.lang.String |
regionName |
Constructor and Description |
---|
HostRegexToRegionMapping(java.lang.String hostNameRegex,
java.lang.String regionName) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getHostNameRegex() |
java.lang.String |
getRegionName() |