Interface SubscriptionStatusFluent.CatalogHealthNested<N>
-
- All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<SubscriptionStatusFluent.CatalogHealthNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,SubscriptionCatalogHealthFluent<SubscriptionStatusFluent.CatalogHealthNested<N>>
- All Known Implementing Classes:
SubscriptionStatusFluentImpl.CatalogHealthNestedImpl
- Enclosing interface:
- SubscriptionStatusFluent<A extends SubscriptionStatusFluent<A>>
public static interface SubscriptionStatusFluent.CatalogHealthNested<N> extends io.fabric8.kubernetes.api.builder.Nested<N>, SubscriptionCatalogHealthFluent<SubscriptionStatusFluent.CatalogHealthNested<N>>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface io.fabric8.openshift.api.model.operatorhub.v1alpha1.SubscriptionCatalogHealthFluent
SubscriptionCatalogHealthFluent.CatalogSourceRefNested<N>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Nand()NendCatalogHealth()-
Methods inherited from interface io.fabric8.openshift.api.model.operatorhub.v1alpha1.SubscriptionCatalogHealthFluent
buildCatalogSourceRef, editCatalogSourceRef, editOrNewCatalogSourceRef, editOrNewCatalogSourceRefLike, getCatalogSourceRef, getLastUpdated, hasCatalogSourceRef, hasHealthy, hasLastUpdated, isHealthy, withCatalogSourceRef, withHealthy, withLastUpdated, withNewCatalogSourceRef, withNewCatalogSourceRefLike, withNewHealthy, withNewHealthy, withNewLastUpdated, withNewLastUpdated, withNewLastUpdated
-
-