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, VISIT| Constructor and Description |
|---|
NodeConfigStatusFluentImpl() |
NodeConfigStatusFluentImpl(NodeConfigStatus instance) |
accept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic 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>>@Deprecated public A withNewError(String arg0)
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>>public A addToAdditionalProperties(String key, Object value)
addToAdditionalProperties in interface NodeConfigStatusFluent<A extends NodeConfigStatusFluent<A>>public A addToAdditionalProperties(Map<String,Object> map)
addToAdditionalProperties in interface NodeConfigStatusFluent<A extends NodeConfigStatusFluent<A>>public A removeFromAdditionalProperties(String key)
removeFromAdditionalProperties in interface NodeConfigStatusFluent<A extends NodeConfigStatusFluent<A>>public A removeFromAdditionalProperties(Map<String,Object> map)
removeFromAdditionalProperties in interface NodeConfigStatusFluent<A extends NodeConfigStatusFluent<A>>public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in interface NodeConfigStatusFluent<A extends NodeConfigStatusFluent<A>>public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
withAdditionalProperties in interface NodeConfigStatusFluent<A extends NodeConfigStatusFluent<A>>public Boolean hasAdditionalProperties()
hasAdditionalProperties in interface NodeConfigStatusFluent<A extends NodeConfigStatusFluent<A>>Copyright © 2015–2020 Red Hat. All rights reserved.