public class RegisterVdsParameters extends VdcQueryParametersBase implements Serializable
Constructor and Description |
---|
RegisterVdsParameters() |
RegisterVdsParameters(Guid vdsId,
String vds_host_name,
String vds_name,
String vds_unique_id,
int port,
String netmask,
Guid vds_group_id,
VDSType vds_type) |
Modifier and Type | Method and Description |
---|---|
String |
getNetMask() |
Long |
getOtp() |
int |
getPort() |
Guid |
getVdsGroupId() |
String |
getVdsHostName() |
Guid |
getVdsId() |
String |
getVdsName() |
VDSType |
getVdsType() |
String |
getVdsUniqueId() |
void |
setNetMask(String value)
Deprecated.
|
void |
setOtp(Long otp) |
void |
setVdsName(String value) |
getHttpSessionId, getRefresh, GetReturnedDataTypeByVdcQueryType, getSessionId, setHttpSessionId, setRefresh, setSessionId
public RegisterVdsParameters(Guid vdsId, String vds_host_name, String vds_name, String vds_unique_id, int port, String netmask, Guid vds_group_id, VDSType vds_type)
public RegisterVdsParameters()
public Guid getVdsId()
public String getVdsHostName()
public String getVdsName()
public void setVdsName(String value)
public String getVdsUniqueId()
public String getNetMask()
@Deprecated public void setNetMask(String value)
public int getPort()
public Guid getVdsGroupId()
public VDSType getVdsType()
public Long getOtp()
public void setOtp(Long otp)
Copyright © 2012. All Rights Reserved.