Uses of Class
io.fabric8.openshift.api.model.operatorhub.v1alpha1.IconBuilder
-
Packages that use IconBuilder Package Description io.fabric8.openshift.api.model.operatorhub.v1alpha1 -
-
Uses of IconBuilder in io.fabric8.openshift.api.model.operatorhub.v1alpha1
Method parameters in io.fabric8.openshift.api.model.operatorhub.v1alpha1 with type arguments of type IconBuilder Modifier and Type Method Description IconClusterServiceVersionSpecFluent. buildMatchingIcon(Predicate<IconBuilder> predicate)IconClusterServiceVersionSpecFluentImpl. buildMatchingIcon(Predicate<IconBuilder> predicate)ClusterServiceVersionSpecFluent.IconNested<A>ClusterServiceVersionSpecFluent. editMatchingIcon(Predicate<IconBuilder> predicate)ClusterServiceVersionSpecFluent.IconNested<A>ClusterServiceVersionSpecFluentImpl. editMatchingIcon(Predicate<IconBuilder> predicate)BooleanClusterServiceVersionSpecFluent. hasMatchingIcon(Predicate<IconBuilder> predicate)BooleanClusterServiceVersionSpecFluentImpl. hasMatchingIcon(Predicate<IconBuilder> predicate)AClusterServiceVersionSpecFluent. removeMatchingFromIcon(Predicate<IconBuilder> predicate)AClusterServiceVersionSpecFluentImpl. removeMatchingFromIcon(Predicate<IconBuilder> predicate)
-