Class OpenShiftAPIServerFluent.StatusNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.operator.v1.OpenShiftAPIServerStatusFluent<OpenShiftAPIServerFluent.StatusNested<N>>
-
- io.fabric8.openshift.api.model.operator.v1.OpenShiftAPIServerFluent.StatusNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- OpenShiftAPIServerFluent<A extends OpenShiftAPIServerFluent<A>>
public class OpenShiftAPIServerFluent.StatusNested<N> extends OpenShiftAPIServerStatusFluent<OpenShiftAPIServerFluent.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.OpenShiftAPIServerStatusFluent
OpenShiftAPIServerStatusFluent.ConditionsNested<N>, OpenShiftAPIServerStatusFluent.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.OpenShiftAPIServerStatusFluent
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
-
-