public class NodeConfigStatusFluentImpl<A extends NodeConfigStatusFluent<A>> extends BaseFluent<A> implements NodeConfigStatusFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
NodeConfigStatusFluentImpl.ActiveNestedImpl<N> |
class |
NodeConfigStatusFluentImpl.AssignedNestedImpl<N> |
class |
NodeConfigStatusFluentImpl.LastKnownGoodNestedImpl<N> |
NodeConfigStatusFluent.ActiveNested<N>, NodeConfigStatusFluent.AssignedNested<N>, NodeConfigStatusFluent.LastKnownGoodNested<N>_visitables| Constructor and Description |
|---|
NodeConfigStatusFluentImpl() |
NodeConfigStatusFluentImpl(NodeConfigStatus instance) |
public NodeConfigStatusFluentImpl()
public NodeConfigStatusFluentImpl(NodeConfigStatus instance)
@Deprecated public NodeConfigSource getActive()
getActive in interface NodeConfigStatusFluent<A extends NodeConfigStatusFluent<A>>public NodeConfigSource buildActive()
buildActive in interface NodeConfigStatusFluent<A extends NodeConfigStatusFluent<A>>public A withActive(NodeConfigSource active)
withActive in interface NodeConfigStatusFluent<A extends NodeConfigStatusFluent<A>>public Boolean hasActive()
hasActive in interface NodeConfigStatusFluent<A extends NodeConfigStatusFluent<A>>public NodeConfigStatusFluent.ActiveNested<A> withNewActive()
withNewActive in interface NodeConfigStatusFluent<A extends NodeConfigStatusFluent<A>>public NodeConfigStatusFluent.ActiveNested<A> withNewActiveLike(NodeConfigSource item)
withNewActiveLike in interface NodeConfigStatusFluent<A extends NodeConfigStatusFluent<A>>public NodeConfigStatusFluent.ActiveNested<A> editActive()
editActive in interface NodeConfigStatusFluent<A extends NodeConfigStatusFluent<A>>public NodeConfigStatusFluent.ActiveNested<A> editOrNewActive()
editOrNewActive in interface NodeConfigStatusFluent<A extends NodeConfigStatusFluent<A>>public NodeConfigStatusFluent.ActiveNested<A> editOrNewActiveLike(NodeConfigSource item)
editOrNewActiveLike in interface NodeConfigStatusFluent<A extends NodeConfigStatusFluent<A>>@Deprecated public NodeConfigSource getAssigned()
getAssigned in interface NodeConfigStatusFluent<A extends NodeConfigStatusFluent<A>>public NodeConfigSource buildAssigned()
buildAssigned in interface NodeConfigStatusFluent<A extends NodeConfigStatusFluent<A>>public A withAssigned(NodeConfigSource assigned)
withAssigned in interface NodeConfigStatusFluent<A extends NodeConfigStatusFluent<A>>public Boolean hasAssigned()
hasAssigned in interface NodeConfigStatusFluent<A extends NodeConfigStatusFluent<A>>public NodeConfigStatusFluent.AssignedNested<A> withNewAssigned()
withNewAssigned in interface NodeConfigStatusFluent<A extends NodeConfigStatusFluent<A>>public NodeConfigStatusFluent.AssignedNested<A> withNewAssignedLike(NodeConfigSource item)
withNewAssignedLike in interface NodeConfigStatusFluent<A extends NodeConfigStatusFluent<A>>public NodeConfigStatusFluent.AssignedNested<A> editAssigned()
editAssigned in interface NodeConfigStatusFluent<A extends NodeConfigStatusFluent<A>>public NodeConfigStatusFluent.AssignedNested<A> editOrNewAssigned()
editOrNewAssigned in interface NodeConfigStatusFluent<A extends NodeConfigStatusFluent<A>>public NodeConfigStatusFluent.AssignedNested<A> editOrNewAssignedLike(NodeConfigSource item)
editOrNewAssignedLike in interface NodeConfigStatusFluent<A extends NodeConfigStatusFluent<A>>public String getError()
getError in interface NodeConfigStatusFluent<A extends NodeConfigStatusFluent<A>>public A withError(String error)
withError in interface NodeConfigStatusFluent<A extends NodeConfigStatusFluent<A>>public Boolean hasError()
hasError in interface NodeConfigStatusFluent<A extends NodeConfigStatusFluent<A>>public A withNewError(String arg1)
withNewError in interface NodeConfigStatusFluent<A extends NodeConfigStatusFluent<A>>public A withNewError(StringBuilder arg1)
withNewError in interface NodeConfigStatusFluent<A extends NodeConfigStatusFluent<A>>public A withNewError(StringBuffer arg1)
withNewError in interface NodeConfigStatusFluent<A extends NodeConfigStatusFluent<A>>@Deprecated public NodeConfigSource getLastKnownGood()
getLastKnownGood in interface NodeConfigStatusFluent<A extends NodeConfigStatusFluent<A>>public NodeConfigSource buildLastKnownGood()
buildLastKnownGood in interface NodeConfigStatusFluent<A extends NodeConfigStatusFluent<A>>public A withLastKnownGood(NodeConfigSource lastKnownGood)
withLastKnownGood in interface NodeConfigStatusFluent<A extends NodeConfigStatusFluent<A>>public Boolean hasLastKnownGood()
hasLastKnownGood in interface NodeConfigStatusFluent<A extends NodeConfigStatusFluent<A>>public NodeConfigStatusFluent.LastKnownGoodNested<A> withNewLastKnownGood()
withNewLastKnownGood in interface NodeConfigStatusFluent<A extends NodeConfigStatusFluent<A>>public NodeConfigStatusFluent.LastKnownGoodNested<A> withNewLastKnownGoodLike(NodeConfigSource item)
withNewLastKnownGoodLike in interface NodeConfigStatusFluent<A extends NodeConfigStatusFluent<A>>public NodeConfigStatusFluent.LastKnownGoodNested<A> editLastKnownGood()
editLastKnownGood in interface NodeConfigStatusFluent<A extends NodeConfigStatusFluent<A>>public NodeConfigStatusFluent.LastKnownGoodNested<A> editOrNewLastKnownGood()
editOrNewLastKnownGood in interface NodeConfigStatusFluent<A extends NodeConfigStatusFluent<A>>public NodeConfigStatusFluent.LastKnownGoodNested<A> editOrNewLastKnownGoodLike(NodeConfigSource item)
editOrNewLastKnownGoodLike in interface NodeConfigStatusFluent<A extends NodeConfigStatusFluent<A>>Copyright © 2015–2021 Red Hat. All rights reserved.