public class ZabbixPollConfig<T> extends PollConfig<HttpToolResponse,T,ZabbixPollConfig<T>>
NO_SENSOR, REMOVE, UNCHANGED, UNSET| Constructor and Description |
|---|
ZabbixPollConfig(AttributeSensor<T> sensor) |
ZabbixPollConfig(ZabbixPollConfig<T> other) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getItemKey() |
ZabbixPollConfig<T> |
itemKey(java.lang.String val) |
description, getDescription, getPeriod, period, period, periodcheckSuccess, checkSuccess, enabled, equals, getCheckSuccess, getOnException, getOnFailure, getOnSuccess, getSensor, getSupressDuplicates, hasCheckSuccessHandler, hasExceptionHandler, hasFailureHandler, hashCode, hasSuccessHandler, isEnabled, onException, onFailure, onFailureOrException, onResult, onSuccess, setOnException, setOnFailure, setOnFailureOrException, setOnResult, setOnSuccess, suppressDuplicates, toStringpublic ZabbixPollConfig(AttributeSensor<T> sensor)
public ZabbixPollConfig(ZabbixPollConfig<T> other)
public java.lang.String getItemKey()
public ZabbixPollConfig<T> itemKey(java.lang.String val)