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