public class DoneableCondition extends ConditionFluentImpl<DoneableCondition> implements Doneable<Condition>
_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() |
equals, getLastTransitionTime, getMessage, getObservedGeneration, getReason, getStatus, getType, hashCode, hasLastTransitionTime, hasMessage, hasObservedGeneration, hasReason, hasStatus, hasType, withLastTransitionTime, withMessage, withNewLastTransitionTime, withNewLastTransitionTime, withNewLastTransitionTime, withNewMessage, withNewMessage, withNewMessage, withNewReason, withNewReason, withNewReason, withNewStatus, withNewStatus, withNewStatus, withNewType, withNewType, withNewType, withObservedGeneration, withReason, withStatus, withTypepublic DoneableCondition(Condition item)
Copyright © 2015–2021 Red Hat. All rights reserved.