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