Uses of Class
io.fabric8.openshift.api.model.operatorhub.v1alpha1.RegistryPoll
-
Packages that use RegistryPoll Package Description io.fabric8.openshift.api.model.operatorhub.v1alpha1 -
-
Uses of RegistryPoll in io.fabric8.openshift.api.model.operatorhub.v1alpha1
Methods in io.fabric8.openshift.api.model.operatorhub.v1alpha1 that return RegistryPoll Modifier and Type Method Description RegistryPollRegistryPollBuilder. build()RegistryPollUpdateStrategyFluent. buildRegistryPoll()RegistryPollUpdateStrategy. getRegistryPoll()UpdateStrategy holds all the different types of catalog source update strategies Currently only registry polling strategy is implementedMethods in io.fabric8.openshift.api.model.operatorhub.v1alpha1 with parameters of type RegistryPoll Modifier and Type Method Description protected voidRegistryPollFluent. copyInstance(RegistryPoll instance)UpdateStrategyFluent.RegistryPollNested<A>UpdateStrategyFluent. editOrNewRegistryPollLike(RegistryPoll item)voidUpdateStrategy. setRegistryPoll(RegistryPoll registryPoll)UpdateStrategy holds all the different types of catalog source update strategies Currently only registry polling strategy is implementedUpdateStrategyFluent.RegistryPollNested<A>UpdateStrategyFluent. withNewRegistryPollLike(RegistryPoll item)AUpdateStrategyFluent. withRegistryPoll(RegistryPoll registryPoll)Constructors in io.fabric8.openshift.api.model.operatorhub.v1alpha1 with parameters of type RegistryPoll Constructor Description RegistryPollBuilder(RegistryPoll instance)RegistryPollBuilder(RegistryPollFluent<?> fluent, RegistryPoll instance)RegistryPollFluent(RegistryPoll instance)UpdateStrategy(RegistryPoll registryPoll)
-