public class Region extends java.lang.Object implements RegionInterface
Modifier and Type | Class and Description |
---|---|
static class |
Region.Builder |
Modifier | Constructor and Description |
---|---|
|
Region() |
protected |
Region(RegionId regionId,
inet.ipaddr.IPAddress ipPrefix) |
Modifier and Type | Method and Description |
---|---|
static Region.Builder |
builder() |
inet.ipaddr.IPAddress |
getInetAddress() |
RegionId |
getRegionId() |
public Region()
protected Region(RegionId regionId, inet.ipaddr.IPAddress ipPrefix)
public static Region.Builder builder()
public inet.ipaddr.IPAddress getInetAddress()
public RegionId getRegionId()