public class AnkaVmSession extends AnkaVMRepresentation
id, name
Constructor and Description |
---|
AnkaVmSession(String id,
org.json.JSONObject jsonObject) |
Modifier and Type | Method and Description |
---|---|
String |
getSessionState() |
String |
getVmId() |
AnkaVmInfo |
getVmInfo() |
getId, getName
public AnkaVmSession(String id, org.json.JSONObject jsonObject)
public String getSessionState()
public String getVmId()
public AnkaVmInfo getVmInfo()
Copyright © 2016–2018. All rights reserved.