public class GetUhostInstanceVncInfoResult extends BaseResponseResult
action, message, responseContent, retCode| 构造器和说明 |
|---|
GetUhostInstanceVncInfoResult() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getuHostId() |
String |
getVncIP() |
String |
getVncPassword() |
Integer |
getVncPort() |
void |
setuHostId(String uHostId) |
void |
setVncIP(String vncIP) |
void |
setVncPassword(String vncPassword) |
void |
setVncPort(Integer vncPort) |
getAction, getMessage, getResponseContent, getRetCode, setAction, setMessage, setResponseContent, setRetCode, toStringpublic String getuHostId()
public void setuHostId(String uHostId)
public String getVncIP()
public void setVncIP(String vncIP)
public Integer getVncPort()
public void setVncPort(Integer vncPort)
public String getVncPassword()
public void setVncPassword(String vncPassword)
Copyright © 2019. All rights reserved.