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:
DoneableNodeConfigStatus,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
-
Constructor Summary
Constructors Constructor Description NodeConfigStatusFluentImpl()NodeConfigStatusFluentImpl(NodeConfigStatus instance) -
Method Summary
-
Constructor Details
-
NodeConfigStatusFluentImpl
public NodeConfigStatusFluentImpl() -
NodeConfigStatusFluentImpl
-
-
Method Details
-
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
- Specified by:
buildActivein interfaceNodeConfigStatusFluent<A extends NodeConfigStatusFluent<A>>
-
withActive
- Specified by:
withActivein interfaceNodeConfigStatusFluent<A extends NodeConfigStatusFluent<A>>
-
hasActive
- Specified by:
hasActivein interfaceNodeConfigStatusFluent<A extends NodeConfigStatusFluent<A>>
-
withNewActive
- Specified by:
withNewActivein interfaceNodeConfigStatusFluent<A extends NodeConfigStatusFluent<A>>
-
withNewActiveLike
- Specified by:
withNewActiveLikein interfaceNodeConfigStatusFluent<A extends NodeConfigStatusFluent<A>>
-
editActive
- Specified by:
editActivein interfaceNodeConfigStatusFluent<A extends NodeConfigStatusFluent<A>>
-
editOrNewActive
- Specified by:
editOrNewActivein interfaceNodeConfigStatusFluent<A extends NodeConfigStatusFluent<A>>
-
editOrNewActiveLike
- Specified by:
editOrNewActiveLikein interfaceNodeConfigStatusFluent<A extends NodeConfigStatusFluent<A>>
-
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
- Specified by:
buildAssignedin interfaceNodeConfigStatusFluent<A extends NodeConfigStatusFluent<A>>
-
withAssigned
- Specified by:
withAssignedin interfaceNodeConfigStatusFluent<A extends NodeConfigStatusFluent<A>>
-
hasAssigned
- Specified by:
hasAssignedin interfaceNodeConfigStatusFluent<A extends NodeConfigStatusFluent<A>>
-
withNewAssigned
- Specified by:
withNewAssignedin interfaceNodeConfigStatusFluent<A extends NodeConfigStatusFluent<A>>
-
withNewAssignedLike
- Specified by:
withNewAssignedLikein interfaceNodeConfigStatusFluent<A extends NodeConfigStatusFluent<A>>
-
editAssigned
- Specified by:
editAssignedin interfaceNodeConfigStatusFluent<A extends NodeConfigStatusFluent<A>>
-
editOrNewAssigned
- Specified by:
editOrNewAssignedin interfaceNodeConfigStatusFluent<A extends NodeConfigStatusFluent<A>>
-
editOrNewAssignedLike
- Specified by:
editOrNewAssignedLikein interfaceNodeConfigStatusFluent<A extends NodeConfigStatusFluent<A>>
-
getError
- Specified by:
getErrorin interfaceNodeConfigStatusFluent<A extends NodeConfigStatusFluent<A>>
-
withError
- Specified by:
withErrorin interfaceNodeConfigStatusFluent<A extends NodeConfigStatusFluent<A>>
-
hasError
- Specified by:
hasErrorin interfaceNodeConfigStatusFluent<A extends NodeConfigStatusFluent<A>>
-
withNewError
- Specified by:
withNewErrorin interfaceNodeConfigStatusFluent<A extends NodeConfigStatusFluent<A>>
-
withNewError
- Specified by:
withNewErrorin interfaceNodeConfigStatusFluent<A extends NodeConfigStatusFluent<A>>
-
withNewError
- Specified by:
withNewErrorin interfaceNodeConfigStatusFluent<A extends NodeConfigStatusFluent<A>>
-
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
- Specified by:
buildLastKnownGoodin interfaceNodeConfigStatusFluent<A extends NodeConfigStatusFluent<A>>
-
withLastKnownGood
- Specified by:
withLastKnownGoodin interfaceNodeConfigStatusFluent<A extends NodeConfigStatusFluent<A>>
-
hasLastKnownGood
- Specified by:
hasLastKnownGoodin interfaceNodeConfigStatusFluent<A extends NodeConfigStatusFluent<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
- Specified by:
editLastKnownGoodin interfaceNodeConfigStatusFluent<A extends NodeConfigStatusFluent<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>>
-
equals
-