public class DoneableCondition extends ConditionFluentImpl<DoneableCondition> implements Doneable<Condition>
ConditionFluentImpl.LastTransitionTimeNestedImpl<N>ConditionFluent.LastTransitionTimeNested<N>_visitables| Constructor and Description |
|---|
DoneableCondition(Condition item) |
DoneableCondition(Condition item,
Function<Condition,Condition> function) |
DoneableCondition(Function<Condition,Condition> function) |
| Modifier and Type | Method and Description |
|---|---|
Condition |
done() |
buildLastTransitionTime, editLastTransitionTime, editOrNewLastTransitionTime, editOrNewLastTransitionTimeLike, equals, getLastTransitionTime, getMessage, getReason, getSeverity, getStatus, getType, hasLastTransitionTime, hasMessage, hasReason, hasSeverity, hasStatus, hasType, withLastTransitionTime, withMessage, withNewLastTransitionTime, withNewLastTransitionTime, withNewLastTransitionTimeLike, withNewMessage, withNewMessage, withNewMessage, withNewReason, withNewReason, withNewReason, withNewSeverity, withNewSeverity, withNewSeverity, withNewStatus, withNewStatus, withNewStatus, withNewType, withNewType, withNewType, withReason, withSeverity, withStatus, withTypepublic DoneableCondition(Condition item)
Copyright © 2015-2019 Red Hat. All Rights Reserved.