Interface CatalogSourceSpecFluent.UpdateStrategyNested<N>
-
- All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<CatalogSourceSpecFluent.UpdateStrategyNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,UpdateStrategyFluent<CatalogSourceSpecFluent.UpdateStrategyNested<N>>
- All Known Implementing Classes:
CatalogSourceSpecFluentImpl.UpdateStrategyNestedImpl
- Enclosing interface:
- CatalogSourceSpecFluent<A extends CatalogSourceSpecFluent<A>>
public static interface CatalogSourceSpecFluent.UpdateStrategyNested<N> extends io.fabric8.kubernetes.api.builder.Nested<N>, UpdateStrategyFluent<CatalogSourceSpecFluent.UpdateStrategyNested<N>>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface io.fabric8.openshift.api.model.operatorhub.v1alpha1.UpdateStrategyFluent
UpdateStrategyFluent.RegistryPollNested<N>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Nand()NendUpdateStrategy()-
Methods inherited from interface io.fabric8.openshift.api.model.operatorhub.v1alpha1.UpdateStrategyFluent
buildRegistryPoll, editOrNewRegistryPoll, editOrNewRegistryPollLike, editRegistryPoll, getRegistryPoll, hasRegistryPoll, withNewRegistryPoll, withNewRegistryPollLike, withRegistryPoll
-
-