Class MachineHealthCheckFluent.StatusNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.machine.v1beta1.MachineHealthCheckStatusFluent<MachineHealthCheckFluent.StatusNested<N>>
-
- io.fabric8.openshift.api.model.machine.v1beta1.MachineHealthCheckFluent.StatusNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- MachineHealthCheckFluent<A extends MachineHealthCheckFluent<A>>
public class MachineHealthCheckFluent.StatusNested<N> extends MachineHealthCheckStatusFluent<MachineHealthCheckFluent.StatusNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.openshift.api.model.machine.v1beta1.MachineHealthCheckStatusFluent
MachineHealthCheckStatusFluent.ConditionsNested<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.v1beta1.MachineHealthCheckStatusFluent
addAllToConditions, addNewCondition, addNewConditionLike, addToAdditionalProperties, addToAdditionalProperties, addToConditions, addToConditions, buildCondition, buildConditions, buildFirstCondition, buildLastCondition, buildMatchingCondition, copyInstance, editCondition, editFirstCondition, editLastCondition, editMatchingCondition, equals, getAdditionalProperties, getCurrentHealthy, getExpectedMachines, getRemediationsAllowed, hasAdditionalProperties, hasConditions, hasCurrentHealthy, hasExpectedMachines, hashCode, hasMatchingCondition, hasRemediationsAllowed, removeAllFromConditions, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromConditions, removeMatchingFromConditions, setNewConditionLike, setToConditions, toString, withAdditionalProperties, withConditions, withConditions, withCurrentHealthy, withExpectedMachines, withRemediationsAllowed
-
-