public class DoneableNodeCondition extends NodeConditionFluentImpl<DoneableNodeCondition> implements Doneable<NodeCondition>
_visitables| Constructor and Description |
|---|
DoneableNodeCondition(Function<NodeCondition,NodeCondition> function) |
DoneableNodeCondition(NodeCondition item) |
DoneableNodeCondition(NodeCondition item,
Function<NodeCondition,NodeCondition> function) |
| Modifier and Type | Method and Description |
|---|---|
NodeCondition |
done() |
equals, getLastHeartbeatTime, getLastTransitionTime, getMessage, getReason, getStatus, getType, hashCode, hasLastHeartbeatTime, hasLastTransitionTime, hasMessage, hasReason, hasStatus, hasType, withLastHeartbeatTime, withLastTransitionTime, withMessage, withNewLastHeartbeatTime, withNewLastHeartbeatTime, withNewLastHeartbeatTime, withNewLastTransitionTime, withNewLastTransitionTime, withNewLastTransitionTime, withNewMessage, withNewMessage, withNewMessage, withNewReason, withNewReason, withNewReason, withNewStatus, withNewStatus, withNewStatus, withNewType, withNewType, withNewType, withReason, withStatus, withTypepublic DoneableNodeCondition(Function<NodeCondition,NodeCondition> function)
public DoneableNodeCondition(NodeCondition item, Function<NodeCondition,NodeCondition> function)
public DoneableNodeCondition(NodeCondition item)
public NodeCondition done()
done in interface Doneable<NodeCondition>Copyright © 2015–2021 Red Hat. All rights reserved.