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