public class DoneableNodeConfigStatus extends NodeConfigStatusFluentImpl<DoneableNodeConfigStatus> implements Doneable<NodeConfigStatus>
NodeConfigStatusFluentImpl.ActiveNestedImpl<N>, NodeConfigStatusFluentImpl.AssignedNestedImpl<N>, NodeConfigStatusFluentImpl.LastKnownGoodNestedImpl<N>NodeConfigStatusFluent.ActiveNested<N>, NodeConfigStatusFluent.AssignedNested<N>, NodeConfigStatusFluent.LastKnownGoodNested<N>_visitables| Constructor and Description |
|---|
DoneableNodeConfigStatus(Function<NodeConfigStatus,NodeConfigStatus> function) |
DoneableNodeConfigStatus(NodeConfigStatus item) |
DoneableNodeConfigStatus(NodeConfigStatus item,
Function<NodeConfigStatus,NodeConfigStatus> function) |
| Modifier and Type | Method and Description |
|---|---|
NodeConfigStatus |
done() |
buildActive, buildAssigned, buildLastKnownGood, editActive, editAssigned, editLastKnownGood, editOrNewActive, editOrNewActiveLike, editOrNewAssigned, editOrNewAssignedLike, editOrNewLastKnownGood, editOrNewLastKnownGoodLike, equals, getActive, getAssigned, getError, getLastKnownGood, hasActive, hasAssigned, hasError, hashCode, hasLastKnownGood, withActive, withAssigned, withError, withLastKnownGood, withNewActive, withNewActiveLike, withNewAssigned, withNewAssignedLike, withNewError, withNewError, withNewError, withNewLastKnownGood, withNewLastKnownGoodLikepublic DoneableNodeConfigStatus(Function<NodeConfigStatus,NodeConfigStatus> function)
public DoneableNodeConfigStatus(NodeConfigStatus item, Function<NodeConfigStatus,NodeConfigStatus> function)
public DoneableNodeConfigStatus(NodeConfigStatus item)
public NodeConfigStatus done()
done in interface Doneable<NodeConfigStatus>Copyright © 2015–2021 Red Hat. All rights reserved.