Uses of Class
io.fabric8.openshift.api.model.operatorhub.v1alpha1.InstallModeBuilder
-
Packages that use InstallModeBuilder Package Description io.fabric8.openshift.api.model.operatorhub.packages.v1 io.fabric8.openshift.api.model.operatorhub.v1alpha1 -
-
Uses of InstallModeBuilder in io.fabric8.openshift.api.model.operatorhub.packages.v1
Method parameters in io.fabric8.openshift.api.model.operatorhub.packages.v1 with type arguments of type InstallModeBuilder Modifier and Type Method Description InstallModeCSVDescriptionFluent. buildMatchingInstallMode(Predicate<InstallModeBuilder> predicate)CSVDescriptionFluent.InstallModesNested<A>CSVDescriptionFluent. editMatchingInstallMode(Predicate<InstallModeBuilder> predicate)booleanCSVDescriptionFluent. hasMatchingInstallMode(Predicate<InstallModeBuilder> predicate)ACSVDescriptionFluent. removeMatchingFromInstallModes(Predicate<InstallModeBuilder> predicate) -
Uses of InstallModeBuilder in io.fabric8.openshift.api.model.operatorhub.v1alpha1
Methods in io.fabric8.openshift.api.model.operatorhub.v1alpha1 that return InstallModeBuilder Modifier and Type Method Description InstallModeBuilderInstallMode. edit()InstallModeBuilderInstallMode. toBuilder()Method parameters in io.fabric8.openshift.api.model.operatorhub.v1alpha1 with type arguments of type InstallModeBuilder Modifier and Type Method Description InstallModeClusterServiceVersionSpecFluent. buildMatchingInstallMode(Predicate<InstallModeBuilder> predicate)ClusterServiceVersionSpecFluent.InstallModesNested<A>ClusterServiceVersionSpecFluent. editMatchingInstallMode(Predicate<InstallModeBuilder> predicate)booleanClusterServiceVersionSpecFluent. hasMatchingInstallMode(Predicate<InstallModeBuilder> predicate)AClusterServiceVersionSpecFluent. removeMatchingFromInstallModes(Predicate<InstallModeBuilder> predicate)
-