org.jclouds.openstack.nova.v2_0.domain.regionscoped.
Please use ServerInRegion
instead. To be removed in jclouds 2.0.@Deprecated public class ServerInRegion extends RegionAndId
| Modifier and Type | Field and Description |
|---|---|
protected Server |
server
Deprecated.
|
id, regionId| Constructor and Description |
|---|
ServerInRegion(Server server,
String regionId)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Server |
getServer()
Deprecated.
|
String |
toString()
Deprecated.
|
equals, fromRegionAndId, fromSlashEncoded, getId, getRegion, hashCode, slashEncodeprotected final Server server
public Server getServer()
public String toString()
toString in class RegionAndIdCopyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.