public class TerminateUHostInstanceParam extends BaseRequestParam
action, projectId, publicKey, signature| 构造器和说明 |
|---|
TerminateUHostInstanceParam(@NotEmpty(message="region can not be empty") String region,
@NotEmpty(message="uhostId can not be empty") String uhostId) |
| 限定符和类型 | 方法和说明 |
|---|---|
Integer |
getDestroy() |
String |
getEipReleased() |
String |
getRegion() |
String |
getUhostId() |
String |
getZone() |
void |
setDestroy(Integer destroy) |
void |
setEipReleased(String eipReleased) |
void |
setRegion(String region) |
void |
setUhostId(String uhostId) |
void |
setZone(String zone) |
getAction, getProjectId, getPublicKey, getSignature, setAction, setProjectId, setPublicKey, setSignaturepublic String getRegion()
public void setRegion(String region)
public String getZone()
public void setZone(String zone)
public String getUhostId()
public void setUhostId(String uhostId)
public Integer getDestroy()
public void setDestroy(Integer destroy)
public String getEipReleased()
public void setEipReleased(String eipReleased)
Copyright © 2018. All rights reserved.