Uses of Class
io.fabric8.openshift.api.model.operatorhub.v1alpha1.ClusterServiceVersionBuilder
-
Packages that use ClusterServiceVersionBuilder Package Description io.fabric8.openshift.api.model.operatorhub.v1alpha1 -
-
Uses of ClusterServiceVersionBuilder in io.fabric8.openshift.api.model.operatorhub.v1alpha1
Methods in io.fabric8.openshift.api.model.operatorhub.v1alpha1 that return ClusterServiceVersionBuilder Modifier and Type Method Description ClusterServiceVersionBuilderClusterServiceVersion. edit()ClusterServiceVersionBuilderClusterServiceVersion. toBuilder()Method parameters in io.fabric8.openshift.api.model.operatorhub.v1alpha1 with type arguments of type ClusterServiceVersionBuilder Modifier and Type Method Description ClusterServiceVersionClusterServiceVersionListFluent. buildMatchingItem(Predicate<ClusterServiceVersionBuilder> predicate)ClusterServiceVersionListFluent.ItemsNested<A>ClusterServiceVersionListFluent. editMatchingItem(Predicate<ClusterServiceVersionBuilder> predicate)booleanClusterServiceVersionListFluent. hasMatchingItem(Predicate<ClusterServiceVersionBuilder> predicate)AClusterServiceVersionListFluent. removeMatchingFromItems(Predicate<ClusterServiceVersionBuilder> predicate)
-