Interface ServiceCAFluent.StatusNested<N>
-
- All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<ServiceCAFluent.StatusNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,ServiceCAStatusFluent<ServiceCAFluent.StatusNested<N>>
- All Known Implementing Classes:
ServiceCAFluentImpl.StatusNestedImpl
- Enclosing interface:
- ServiceCAFluent<A extends ServiceCAFluent<A>>
public static interface ServiceCAFluent.StatusNested<N> extends io.fabric8.kubernetes.api.builder.Nested<N>, ServiceCAStatusFluent<ServiceCAFluent.StatusNested<N>>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface io.fabric8.openshift.api.model.operator.v1.ServiceCAStatusFluent
ServiceCAStatusFluent.ConditionsNested<N>, ServiceCAStatusFluent.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.ServiceCAStatusFluent
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
-
-