Interface OpenShiftControllerManagerFluent.StatusNested<N>
-
- All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<OpenShiftControllerManagerFluent.StatusNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,OpenShiftControllerManagerStatusFluent<OpenShiftControllerManagerFluent.StatusNested<N>>
- All Known Implementing Classes:
OpenShiftControllerManagerFluentImpl.StatusNestedImpl
- Enclosing interface:
- OpenShiftControllerManagerFluent<A extends OpenShiftControllerManagerFluent<A>>
public static interface OpenShiftControllerManagerFluent.StatusNested<N> extends io.fabric8.kubernetes.api.builder.Nested<N>, OpenShiftControllerManagerStatusFluent<OpenShiftControllerManagerFluent.StatusNested<N>>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface io.fabric8.openshift.api.model.operator.v1.OpenShiftControllerManagerStatusFluent
OpenShiftControllerManagerStatusFluent.ConditionsNested<N>, OpenShiftControllerManagerStatusFluent.GenerationsNested<N>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Nand()NendStatus()-
Methods inherited from interface io.fabric8.openshift.api.model.operator.v1.OpenShiftControllerManagerStatusFluent
addAllToConditions, addAllToGenerations, addNewCondition, addNewCondition, addNewConditionLike, addNewGeneration, addNewGenerationLike, addToConditions, addToConditions, addToGenerations, addToGenerations, buildCondition, buildConditions, buildFirstCondition, buildFirstGeneration, buildGeneration, buildGenerations, buildLastCondition, buildLastGeneration, buildMatchingCondition, buildMatchingGeneration, editCondition, editFirstCondition, editFirstGeneration, editGeneration, editLastCondition, editLastGeneration, editMatchingCondition, editMatchingGeneration, getConditions, getGenerations, getObservedGeneration, getReadyReplicas, getVersion, hasConditions, hasGenerations, hasMatchingCondition, hasMatchingGeneration, hasObservedGeneration, hasReadyReplicas, hasVersion, removeAllFromConditions, removeAllFromGenerations, removeFromConditions, removeFromGenerations, removeMatchingFromConditions, removeMatchingFromGenerations, setNewConditionLike, setNewGenerationLike, setToConditions, setToGenerations, withConditions, withConditions, withGenerations, withGenerations, withNewVersion, withNewVersion, withNewVersion, withObservedGeneration, withReadyReplicas, withVersion
-
-