Class OpenShiftControllerManagerFluent.StatusNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.operator.v1.OpenShiftControllerManagerStatusFluent<OpenShiftControllerManagerFluent.StatusNested<N>>
-
- io.fabric8.openshift.api.model.operator.v1.OpenShiftControllerManagerFluent.StatusNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- OpenShiftControllerManagerFluent<A extends OpenShiftControllerManagerFluent<A>>
public class OpenShiftControllerManagerFluent.StatusNested<N> extends OpenShiftControllerManagerStatusFluent<OpenShiftControllerManagerFluent.StatusNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.openshift.api.model.operator.v1.OpenShiftControllerManagerStatusFluent
OpenShiftControllerManagerStatusFluent.ConditionsNested<N>, OpenShiftControllerManagerStatusFluent.GenerationsNested<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.operator.v1.OpenShiftControllerManagerStatusFluent
addAllToConditions, addAllToGenerations, addNewCondition, addNewCondition, addNewConditionLike, addNewGeneration, addNewGenerationLike, addToAdditionalProperties, addToAdditionalProperties, addToConditions, addToConditions, addToGenerations, addToGenerations, buildCondition, buildConditions, buildFirstCondition, buildFirstGeneration, buildGeneration, buildGenerations, buildLastCondition, buildLastGeneration, buildMatchingCondition, buildMatchingGeneration, copyInstance, editCondition, editFirstCondition, editFirstGeneration, editGeneration, editLastCondition, editLastGeneration, editMatchingCondition, editMatchingGeneration, equals, getAdditionalProperties, getLatestAvailableRevision, getObservedGeneration, getReadyReplicas, getVersion, hasAdditionalProperties, hasConditions, hasGenerations, hashCode, hasLatestAvailableRevision, hasMatchingCondition, hasMatchingGeneration, hasObservedGeneration, hasReadyReplicas, hasVersion, removeAllFromConditions, removeAllFromGenerations, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromConditions, removeFromGenerations, removeMatchingFromConditions, removeMatchingFromGenerations, setNewConditionLike, setNewGenerationLike, setToConditions, setToGenerations, toString, withAdditionalProperties, withConditions, withConditions, withGenerations, withGenerations, withLatestAvailableRevision, withObservedGeneration, withReadyReplicas, withVersion
-
-