public class ImageCreateResponse extends ZabbixApiResponse
| 限定符和类型 | 类和说明 |
|---|---|
class |
ImageCreateResponse.Result |
| 构造器和说明 |
|---|
ImageCreateResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
ImageCreateResponse.Result |
getResult()
Gets result.
|
void |
setResult(ImageCreateResponse.Result result)
Sets new result.
|
getId, setIdpublic ImageCreateResponse.Result getResult()
public void setResult(ImageCreateResponse.Result result)
result - New value of result.