public class HostPrototypeCreateResponse.Result
extends java.lang.Object
| 构造器和说明 |
|---|
Result() |
| 限定符和类型 | 方法和说明 |
|---|---|
java.util.List<java.lang.Integer> |
getHostids()
Gets ID of created host prototype..
|
void |
setHostids(java.util.List<java.lang.Integer> hostids)
Sets new ID of created host prototype..
|
public java.util.List<java.lang.Integer> getHostids()
public void setHostids(java.util.List<java.lang.Integer> hostids)
hostids - New value of ID of created host prototype..