Class MachineConfigNodeFluent.StatusNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.machineconfiguration.v1.MachineConfigNodeStatusFluent<MachineConfigNodeFluent.StatusNested<N>>
-
- io.fabric8.openshift.api.model.machineconfiguration.v1.MachineConfigNodeFluent.StatusNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- MachineConfigNodeFluent<A extends MachineConfigNodeFluent<A>>
public class MachineConfigNodeFluent.StatusNested<N> extends MachineConfigNodeStatusFluent<MachineConfigNodeFluent.StatusNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.openshift.api.model.machineconfiguration.v1.MachineConfigNodeStatusFluent
MachineConfigNodeStatusFluent.ConfigVersionNested<N>, MachineConfigNodeStatusFluent.IrreconcilableChangesNested<N>, MachineConfigNodeStatusFluent.PinnedImageSetsNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendStatus()-
Methods inherited from class io.fabric8.openshift.api.model.machineconfiguration.v1.MachineConfigNodeStatusFluent
addAllToConditions, addAllToIrreconcilableChanges, addAllToPinnedImageSets, addNewIrreconcilableChange, addNewIrreconcilableChange, addNewIrreconcilableChangeLike, addNewPinnedImageSet, addNewPinnedImageSet, addNewPinnedImageSetLike, addToAdditionalProperties, addToAdditionalProperties, addToConditions, addToConditions, addToIrreconcilableChanges, addToIrreconcilableChanges, addToPinnedImageSets, addToPinnedImageSets, buildConfigVersion, buildFirstIrreconcilableChange, buildFirstPinnedImageSet, buildIrreconcilableChange, buildIrreconcilableChanges, buildLastIrreconcilableChange, buildLastPinnedImageSet, buildMatchingIrreconcilableChange, buildMatchingPinnedImageSet, buildPinnedImageSet, buildPinnedImageSets, copyInstance, editConfigVersion, editFirstIrreconcilableChange, editFirstPinnedImageSet, editIrreconcilableChange, editLastIrreconcilableChange, editLastPinnedImageSet, editMatchingIrreconcilableChange, editMatchingPinnedImageSet, editOrNewConfigVersion, editOrNewConfigVersionLike, editPinnedImageSet, equals, getAdditionalProperties, getCondition, getConditions, getFirstCondition, getLastCondition, getMatchingCondition, getObservedGeneration, hasAdditionalProperties, hasConditions, hasConfigVersion, hashCode, hasIrreconcilableChanges, hasMatchingCondition, hasMatchingIrreconcilableChange, hasMatchingPinnedImageSet, hasObservedGeneration, hasPinnedImageSets, removeAllFromConditions, removeAllFromIrreconcilableChanges, removeAllFromPinnedImageSets, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromConditions, removeFromIrreconcilableChanges, removeFromPinnedImageSets, removeMatchingFromIrreconcilableChanges, removeMatchingFromPinnedImageSets, setNewIrreconcilableChangeLike, setNewPinnedImageSetLike, setToConditions, setToIrreconcilableChanges, setToPinnedImageSets, toString, withAdditionalProperties, withConditions, withConditions, withConfigVersion, withIrreconcilableChanges, withIrreconcilableChanges, withNewConfigVersion, withNewConfigVersion, withNewConfigVersionLike, withObservedGeneration, withPinnedImageSets, withPinnedImageSets
-
-