public class ServerInDataCenter extends DataCenterAndId
Modifier and Type | Field and Description |
---|---|
protected Server |
server |
dataCenterId, id
Constructor and Description |
---|
ServerInDataCenter(Server server,
String regionId) |
Modifier and Type | Method and Description |
---|---|
Server |
getServer() |
protected com.google.common.base.MoreObjects.ToStringHelper |
string() |
String |
toString() |
equals, fromDataCenterAndId, fromSlashEncoded, getDataCenter, getId, hashCode, slashEncode
protected final Server server
public Server getServer()
protected com.google.common.base.MoreObjects.ToStringHelper string()
string
in class DataCenterAndId
public String toString()
toString
in class DataCenterAndId
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.