Class ControlPlaneMachineSetFluent.StatusNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.machine.v1.ControlPlaneMachineSetStatusFluent<ControlPlaneMachineSetFluent.StatusNested<N>>
-
- io.fabric8.openshift.api.model.machine.v1.ControlPlaneMachineSetFluent.StatusNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- ControlPlaneMachineSetFluent<A extends ControlPlaneMachineSetFluent<A>>
public class ControlPlaneMachineSetFluent.StatusNested<N> extends ControlPlaneMachineSetStatusFluent<ControlPlaneMachineSetFluent.StatusNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<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.machine.v1.ControlPlaneMachineSetStatusFluent
addAllToConditions, addToAdditionalProperties, addToAdditionalProperties, addToConditions, addToConditions, copyInstance, equals, getAdditionalProperties, getCondition, getConditions, getFirstCondition, getLastCondition, getMatchingCondition, getObservedGeneration, getReadyReplicas, getReplicas, getUnavailableReplicas, getUpdatedReplicas, hasAdditionalProperties, hasConditions, hashCode, hasMatchingCondition, hasObservedGeneration, hasReadyReplicas, hasReplicas, hasUnavailableReplicas, hasUpdatedReplicas, removeAllFromConditions, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromConditions, setToConditions, toString, withAdditionalProperties, withConditions, withConditions, withObservedGeneration, withReadyReplicas, withReplicas, withUnavailableReplicas, withUpdatedReplicas
-
-