Uses of Class
io.fabric8.openshift.api.model.operatorhub.v1alpha2.OperatorGroupBuilder
-
Packages that use OperatorGroupBuilder Package Description io.fabric8.openshift.api.model.operatorhub.v1alpha2 -
-
Uses of OperatorGroupBuilder in io.fabric8.openshift.api.model.operatorhub.v1alpha2
Methods in io.fabric8.openshift.api.model.operatorhub.v1alpha2 that return OperatorGroupBuilder Modifier and Type Method Description OperatorGroupBuilderOperatorGroup. edit()OperatorGroupBuilderOperatorGroup. toBuilder()Method parameters in io.fabric8.openshift.api.model.operatorhub.v1alpha2 with type arguments of type OperatorGroupBuilder Modifier and Type Method Description OperatorGroupOperatorGroupListFluent. buildMatchingItem(Predicate<OperatorGroupBuilder> predicate)OperatorGroupListFluent.ItemsNested<A>OperatorGroupListFluent. editMatchingItem(Predicate<OperatorGroupBuilder> predicate)booleanOperatorGroupListFluent. hasMatchingItem(Predicate<OperatorGroupBuilder> predicate)AOperatorGroupListFluent. removeMatchingFromItems(Predicate<OperatorGroupBuilder> predicate)
-