public class DoneableJobCondition extends JobConditionFluentImpl<DoneableJobCondition> implements Doneable<JobCondition>
_visitables| Constructor and Description |
|---|
DoneableJobCondition(Function<JobCondition,JobCondition> function) |
DoneableJobCondition(JobCondition item) |
DoneableJobCondition(JobCondition item,
Function<JobCondition,JobCondition> function) |
| Modifier and Type | Method and Description |
|---|---|
JobCondition |
done() |
equals, getLastProbeTime, getLastTransitionTime, getMessage, getReason, getStatus, getType, hasLastProbeTime, hasLastTransitionTime, hasMessage, hasReason, hasStatus, hasType, withLastProbeTime, withLastTransitionTime, withMessage, withNewLastProbeTime, withNewLastProbeTime, withNewLastProbeTime, withNewLastTransitionTime, withNewLastTransitionTime, withNewLastTransitionTime, withNewMessage, withNewMessage, withNewMessage, withNewReason, withNewReason, withNewReason, withNewStatus, withNewStatus, withNewStatus, withNewType, withNewType, withNewType, withReason, withStatus, withTypepublic DoneableJobCondition(Function<JobCondition,JobCondition> function)
public DoneableJobCondition(JobCondition item, Function<JobCondition,JobCondition> function)
public DoneableJobCondition(JobCondition item)
public JobCondition done()
done in interface Doneable<JobCondition>Copyright © 2015–2020 Red Hat. All rights reserved.