Package io.fabric8.kubernetes.api.model
Class NodeConfigStatusFluentImpl<A extends NodeConfigStatusFluent<A>>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.NodeConfigStatusFluentImpl<A>
-
- All Implemented Interfaces:
Fluent<A>,Visitable<A>,NodeConfigStatusFluent<A>
- Direct Known Subclasses:
NodeConfigStatusBuilder,NodeStatusFluentImpl.ConfigNestedImpl,WatchEventFluentImpl.NodeConfigStatusObjectNestedImpl
public class NodeConfigStatusFluentImpl<A extends NodeConfigStatusFluent<A>> extends BaseFluent<A> implements NodeConfigStatusFluent<A>
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description classNodeConfigStatusFluentImpl.ActiveNestedImpl<N>classNodeConfigStatusFluentImpl.AssignedNestedImpl<N>classNodeConfigStatusFluentImpl.LastKnownGoodNestedImpl<N>-
Nested classes/interfaces inherited from interface io.fabric8.kubernetes.api.model.NodeConfigStatusFluent
NodeConfigStatusFluent.ActiveNested<N>, NodeConfigStatusFluent.AssignedNested<N>, NodeConfigStatusFluent.LastKnownGoodNested<N>
-
-
Field Summary
-
Fields inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
_visitables
-
-
Constructor Summary
Constructors Constructor Description NodeConfigStatusFluentImpl()NodeConfigStatusFluentImpl(NodeConfigStatus instance)
-
Method Summary
-
-
-
Constructor Detail
-
NodeConfigStatusFluentImpl
public NodeConfigStatusFluentImpl()
-
NodeConfigStatusFluentImpl
public NodeConfigStatusFluentImpl(NodeConfigStatus instance)
-
-
Method Detail
-
getActive
@Deprecated public NodeConfigSource getActive()
Deprecated.This method has been deprecated, please use method buildActive instead.- Specified by:
getActivein interfaceNodeConfigStatusFluent<A extends NodeConfigStatusFluent<A>>- Returns:
- The buildable object.
-
buildActive
public NodeConfigSource buildActive()
- Specified by:
buildActivein interfaceNodeConfigStatusFluent<A extends NodeConfigStatusFluent<A>>
-
withActive
public A withActive(NodeConfigSource active)
- Specified by:
withActivein interfaceNodeConfigStatusFluent<A extends NodeConfigStatusFluent<A>>
-
hasActive
public Boolean hasActive()
- Specified by:
hasActivein interfaceNodeConfigStatusFluent<A extends NodeConfigStatusFluent<A>>
-
withNewActive
public NodeConfigStatusFluent.ActiveNested<A> withNewActive()
- Specified by:
withNewActivein interfaceNodeConfigStatusFluent<A extends NodeConfigStatusFluent<A>>
-
withNewActiveLike
public NodeConfigStatusFluent.ActiveNested<A> withNewActiveLike(NodeConfigSource item)
- Specified by:
withNewActiveLikein interfaceNodeConfigStatusFluent<A extends NodeConfigStatusFluent<A>>
-
editActive
public NodeConfigStatusFluent.ActiveNested<A> editActive()
- Specified by:
editActivein interfaceNodeConfigStatusFluent<A extends NodeConfigStatusFluent<A>>
-
editOrNewActive
public NodeConfigStatusFluent.ActiveNested<A> editOrNewActive()
- Specified by:
editOrNewActivein interfaceNodeConfigStatusFluent<A extends NodeConfigStatusFluent<A>>
-
editOrNewActiveLike
public NodeConfigStatusFluent.ActiveNested<A> editOrNewActiveLike(NodeConfigSource item)
- Specified by:
editOrNewActiveLikein interfaceNodeConfigStatusFluent<A extends NodeConfigStatusFluent<A>>
-
getAssigned
@Deprecated public NodeConfigSource getAssigned()
Deprecated.This method has been deprecated, please use method buildAssigned instead.- Specified by:
getAssignedin interfaceNodeConfigStatusFluent<A extends NodeConfigStatusFluent<A>>- Returns:
- The buildable object.
-
buildAssigned
public NodeConfigSource buildAssigned()
- Specified by:
buildAssignedin interfaceNodeConfigStatusFluent<A extends NodeConfigStatusFluent<A>>
-
withAssigned
public A withAssigned(NodeConfigSource assigned)
- Specified by:
withAssignedin interfaceNodeConfigStatusFluent<A extends NodeConfigStatusFluent<A>>
-
hasAssigned
public Boolean hasAssigned()
- Specified by:
hasAssignedin interfaceNodeConfigStatusFluent<A extends NodeConfigStatusFluent<A>>
-
withNewAssigned
public NodeConfigStatusFluent.AssignedNested<A> withNewAssigned()
- Specified by:
withNewAssignedin interfaceNodeConfigStatusFluent<A extends NodeConfigStatusFluent<A>>
-
withNewAssignedLike
public NodeConfigStatusFluent.AssignedNested<A> withNewAssignedLike(NodeConfigSource item)
- Specified by:
withNewAssignedLikein interfaceNodeConfigStatusFluent<A extends NodeConfigStatusFluent<A>>
-
editAssigned
public NodeConfigStatusFluent.AssignedNested<A> editAssigned()
- Specified by:
editAssignedin interfaceNodeConfigStatusFluent<A extends NodeConfigStatusFluent<A>>
-
editOrNewAssigned
public NodeConfigStatusFluent.AssignedNested<A> editOrNewAssigned()
- Specified by:
editOrNewAssignedin interfaceNodeConfigStatusFluent<A extends NodeConfigStatusFluent<A>>
-
editOrNewAssignedLike
public NodeConfigStatusFluent.AssignedNested<A> editOrNewAssignedLike(NodeConfigSource item)
- Specified by:
editOrNewAssignedLikein interfaceNodeConfigStatusFluent<A extends NodeConfigStatusFluent<A>>
-
getError
public String getError()
- Specified by:
getErrorin interfaceNodeConfigStatusFluent<A extends NodeConfigStatusFluent<A>>
-
withError
public A withError(String error)
- Specified by:
withErrorin interfaceNodeConfigStatusFluent<A extends NodeConfigStatusFluent<A>>
-
hasError
public Boolean hasError()
- Specified by:
hasErrorin interfaceNodeConfigStatusFluent<A extends NodeConfigStatusFluent<A>>
-
withNewError
public A withNewError(String arg1)
- Specified by:
withNewErrorin interfaceNodeConfigStatusFluent<A extends NodeConfigStatusFluent<A>>
-
withNewError
public A withNewError(StringBuilder arg1)
- Specified by:
withNewErrorin interfaceNodeConfigStatusFluent<A extends NodeConfigStatusFluent<A>>
-
withNewError
public A withNewError(StringBuffer arg1)
- Specified by:
withNewErrorin interfaceNodeConfigStatusFluent<A extends NodeConfigStatusFluent<A>>
-
getLastKnownGood
@Deprecated public NodeConfigSource getLastKnownGood()
Deprecated.This method has been deprecated, please use method buildLastKnownGood instead.- Specified by:
getLastKnownGoodin interfaceNodeConfigStatusFluent<A extends NodeConfigStatusFluent<A>>- Returns:
- The buildable object.
-
buildLastKnownGood
public NodeConfigSource buildLastKnownGood()
- Specified by:
buildLastKnownGoodin interfaceNodeConfigStatusFluent<A extends NodeConfigStatusFluent<A>>
-
withLastKnownGood
public A withLastKnownGood(NodeConfigSource lastKnownGood)
- Specified by:
withLastKnownGoodin interfaceNodeConfigStatusFluent<A extends NodeConfigStatusFluent<A>>
-
hasLastKnownGood
public Boolean hasLastKnownGood()
- Specified by:
hasLastKnownGoodin interfaceNodeConfigStatusFluent<A extends NodeConfigStatusFluent<A>>
-
withNewLastKnownGood
public NodeConfigStatusFluent.LastKnownGoodNested<A> withNewLastKnownGood()
- Specified by:
withNewLastKnownGoodin interfaceNodeConfigStatusFluent<A extends NodeConfigStatusFluent<A>>
-
withNewLastKnownGoodLike
public NodeConfigStatusFluent.LastKnownGoodNested<A> withNewLastKnownGoodLike(NodeConfigSource item)
- Specified by:
withNewLastKnownGoodLikein interfaceNodeConfigStatusFluent<A extends NodeConfigStatusFluent<A>>
-
editLastKnownGood
public NodeConfigStatusFluent.LastKnownGoodNested<A> editLastKnownGood()
- Specified by:
editLastKnownGoodin interfaceNodeConfigStatusFluent<A extends NodeConfigStatusFluent<A>>
-
editOrNewLastKnownGood
public NodeConfigStatusFluent.LastKnownGoodNested<A> editOrNewLastKnownGood()
- Specified by:
editOrNewLastKnownGoodin interfaceNodeConfigStatusFluent<A extends NodeConfigStatusFluent<A>>
-
editOrNewLastKnownGoodLike
public NodeConfigStatusFluent.LastKnownGoodNested<A> editOrNewLastKnownGoodLike(NodeConfigSource item)
- Specified by:
editOrNewLastKnownGoodLikein interfaceNodeConfigStatusFluent<A extends NodeConfigStatusFluent<A>>
-
-