Uses of Class
io.fabric8.openshift.api.model.operatorhub.v1.OperatorGroupBuilder
-
Packages that use OperatorGroupBuilder Package Description io.fabric8.openshift.api.model.operatorhub.v1 -
-
Uses of OperatorGroupBuilder in io.fabric8.openshift.api.model.operatorhub.v1
Methods in io.fabric8.openshift.api.model.operatorhub.v1 that return OperatorGroupBuilder Modifier and Type Method Description OperatorGroupBuilderOperatorGroup. edit()OperatorGroupBuilderOperatorGroup. toBuilder()Method parameters in io.fabric8.openshift.api.model.operatorhub.v1 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)
-