Uses of Interface
io.fabric8.openshift.api.model.operatorhub.v1alpha1.RegistryPollFluent
-
Packages that use RegistryPollFluent Package Description io.fabric8.openshift.api.model.operatorhub.v1alpha1 -
-
Uses of RegistryPollFluent in io.fabric8.openshift.api.model.operatorhub.v1alpha1
Classes in io.fabric8.openshift.api.model.operatorhub.v1alpha1 with type parameters of type RegistryPollFluent Modifier and Type Interface Description interfaceRegistryPollFluent<A extends RegistryPollFluent<A>>classRegistryPollFluentImpl<A extends RegistryPollFluent<A>>Subinterfaces of RegistryPollFluent in io.fabric8.openshift.api.model.operatorhub.v1alpha1 Modifier and Type Interface Description static interfaceUpdateStrategyFluent.RegistryPollNested<N>Classes in io.fabric8.openshift.api.model.operatorhub.v1alpha1 that implement RegistryPollFluent Modifier and Type Class Description classRegistryPollBuilderclassRegistryPollFluentImpl<A extends RegistryPollFluent<A>>classUpdateStrategyFluentImpl.RegistryPollNestedImpl<N>Constructors in io.fabric8.openshift.api.model.operatorhub.v1alpha1 with parameters of type RegistryPollFluent Constructor Description RegistryPollBuilder(RegistryPollFluent<?> fluent)RegistryPollBuilder(RegistryPollFluent<?> fluent, RegistryPoll instance)RegistryPollBuilder(RegistryPollFluent<?> fluent, RegistryPoll instance, Boolean validationEnabled)RegistryPollBuilder(RegistryPollFluent<?> fluent, Boolean validationEnabled)
-