public class DoneableJobCondition extends JobConditionFluentImpl<DoneableJobCondition> implements Doneable<JobCondition>
JobConditionFluentImpl.LastProbeTimeNestedImpl<N>, JobConditionFluentImpl.LastTransitionTimeNestedImpl<N>JobConditionFluent.LastProbeTimeNested<N>, JobConditionFluent.LastTransitionTimeNested<N>_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() |
buildLastProbeTime, buildLastTransitionTime, editLastProbeTime, editLastTransitionTime, editOrNewLastProbeTime, editOrNewLastProbeTimeLike, editOrNewLastTransitionTime, editOrNewLastTransitionTimeLike, equals, getLastProbeTime, getLastTransitionTime, getMessage, getReason, getStatus, getType, hasLastProbeTime, hasLastTransitionTime, hasMessage, hasReason, hasStatus, hasType, withLastProbeTime, withLastTransitionTime, withMessage, withNewLastProbeTime, withNewLastProbeTime, withNewLastProbeTimeLike, withNewLastTransitionTime, withNewLastTransitionTime, withNewLastTransitionTimeLike, 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 © 2011–2017 Red Hat. All rights reserved.