public class DoneableNodeCondition extends NodeConditionFluentImpl<DoneableNodeCondition> implements Doneable<NodeCondition>, NodeConditionFluent<DoneableNodeCondition>
_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() |
addToAdditionalProperties, addToAdditionalProperties, equals, getAdditionalProperties, getLastHeartbeatTime, getLastTransitionTime, getMessage, getReason, getStatus, getType, removeFromAdditionalProperties, removeFromAdditionalProperties, withAdditionalProperties, withLastHeartbeatTime, withLastTransitionTime, withMessage, withReason, withStatus, withTypeaccept, aggregate, aggregate, build, buildclone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddToAdditionalProperties, addToAdditionalProperties, getAdditionalProperties, getLastHeartbeatTime, getLastTransitionTime, getMessage, getReason, getStatus, getType, removeFromAdditionalProperties, removeFromAdditionalProperties, withAdditionalProperties, withLastHeartbeatTime, withLastTransitionTime, withMessage, 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 © 2011–2016 Red Hat. All rights reserved.