@Generated public class JobsHealthRule extends Object
| Constructor and Description |
|---|
JobsHealthRule() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
JobsHealthMetric |
getMetric() |
JobsHealthOperator |
getOp() |
Long |
getValue() |
int |
hashCode() |
JobsHealthRule |
setMetric(JobsHealthMetric metric) |
JobsHealthRule |
setOp(JobsHealthOperator op) |
JobsHealthRule |
setValue(Long value) |
String |
toString() |
public JobsHealthRule setMetric(JobsHealthMetric metric)
public JobsHealthMetric getMetric()
public JobsHealthRule setOp(JobsHealthOperator op)
public JobsHealthOperator getOp()
public JobsHealthRule setValue(Long value)
public Long getValue()
Copyright © 2024. All rights reserved.