public class InstanceRest extends Object implements RestEntity, Instance
| Constructor and Description |
|---|
InstanceRest() |
InstanceRest(String path,
String status,
String version,
String instanceId) |
| Modifier and Type | Method and Description |
|---|---|
String |
getInstanceId()
Gets the identifier of this instance
|
String |
getPath()
The storage path used for this instance
|
String |
getStatus() |
String |
getVersion() |
public String getStatus()
public String getVersion()
public String getInstanceId()
InstancegetInstanceId in interface InstanceCopyright © 2015. All rights reserved.