@Value.Immutable public abstract class Datacenter extends Object
| Constructor and Description |
|---|
Datacenter() |
| Modifier and Type | Method and Description |
|---|---|
abstract List<Coordinate> |
getCoordinates() |
abstract String |
getDatacenter() |
public abstract String getDatacenter()
public abstract List<Coordinate> getCoordinates()
Copyright © 2018. All rights reserved.