Uses of Class
io.fabric8.openshift.api.model.operatorhub.v1.OperatorGroupList
-
Packages that use OperatorGroupList Package Description io.fabric8.kubernetes.api.model io.fabric8.openshift.api.model.operatorhub.v1 -
-
Uses of OperatorGroupList in io.fabric8.kubernetes.api.model
Methods in io.fabric8.kubernetes.api.model that return OperatorGroupList Modifier and Type Method Description OperatorGroupListKubeSchema. getOperatorGroupList()Methods in io.fabric8.kubernetes.api.model with parameters of type OperatorGroupList Modifier and Type Method Description voidKubeSchema. setOperatorGroupList(OperatorGroupList operatorGroupList)Constructors in io.fabric8.kubernetes.api.model with parameters of type OperatorGroupList Constructor Description KubeSchema(io.fabric8.kubernetes.api.model.APIGroup aPIGroup, io.fabric8.kubernetes.api.model.APIGroupList aPIGroupList, io.fabric8.kubernetes.api.model.BaseKubernetesList baseKubernetesList, CatalogSource catalogSource, CatalogSourceList catalogSourceList, ClusterServiceVersion clusterServiceVersion, ClusterServiceVersionList clusterServiceVersionList, io.fabric8.kubernetes.api.model.apps.Deployment deployment, io.fabric8.kubernetes.api.model.version.Info info, InstallPlan installPlan, InstallPlanList installPlanList, io.fabric8.kubernetes.api.model.ObjectMeta objectMeta, OperatorGroup operatorGroup, OperatorGroupList operatorGroupList, PackageManifest packageManifest, io.fabric8.kubernetes.api.model.Patch patch, io.fabric8.kubernetes.api.model.rbac.PolicyRule policyRule, io.fabric8.kubernetes.api.model.Quantity quantity, io.fabric8.kubernetes.api.model.admissionregistration.v1.RuleWithOperations ruleWithOperations, io.fabric8.kubernetes.api.model.Status status, Subscription subscription, SubscriptionList subscriptionList, String time, io.fabric8.kubernetes.api.model.TypeMeta typeMeta) -
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()Constructors in io.fabric8.openshift.api.model.operatorhub.v1 with parameters of type OperatorGroupList Constructor Description OperatorGroupListBuilder(OperatorGroupList instance)OperatorGroupListBuilder(OperatorGroupListFluent<?> fluent, OperatorGroupList instance)OperatorGroupListBuilder(OperatorGroupListFluent<?> fluent, OperatorGroupList instance, Boolean validationEnabled)OperatorGroupListBuilder(OperatorGroupList instance, Boolean validationEnabled)OperatorGroupListFluentImpl(OperatorGroupList instance)
-