Uses of Class
io.fabric8.openshift.api.model.operatorhub.v1alpha2.OperatorGroupList
-
Packages that use OperatorGroupList Package Description io.fabric8.openshift.api.model.operatorhub.v1alpha2 -
-
Uses of OperatorGroupList in io.fabric8.openshift.api.model.operatorhub.v1alpha2
Methods in io.fabric8.openshift.api.model.operatorhub.v1alpha2 that return OperatorGroupList Modifier and Type Method Description OperatorGroupListOperatorGroupListBuilder. build()Methods in io.fabric8.openshift.api.model.operatorhub.v1alpha2 with parameters of type OperatorGroupList Modifier and Type Method Description protected voidOperatorGroupListFluent. copyInstance(OperatorGroupList instance)Constructors in io.fabric8.openshift.api.model.operatorhub.v1alpha2 with parameters of type OperatorGroupList Constructor Description OperatorGroupListBuilder(OperatorGroupList instance)OperatorGroupListBuilder(OperatorGroupListFluent<?> fluent, OperatorGroupList instance)OperatorGroupListFluent(OperatorGroupList instance)
-