Uses of Class
io.fabric8.openshift.api.model.operatorhub.v1alpha1.ClusterServiceVersionList
-
Packages that use ClusterServiceVersionList Package Description io.fabric8.kubernetes.api.model io.fabric8.openshift.api.model.operatorhub.v1alpha1 -
-
Uses of ClusterServiceVersionList in io.fabric8.kubernetes.api.model
Methods in io.fabric8.kubernetes.api.model that return ClusterServiceVersionList Modifier and Type Method Description ClusterServiceVersionListKubeSchema. getClusterServiceVersionList()Methods in io.fabric8.kubernetes.api.model with parameters of type ClusterServiceVersionList Modifier and Type Method Description voidKubeSchema. setClusterServiceVersionList(ClusterServiceVersionList clusterServiceVersionList)Constructors in io.fabric8.kubernetes.api.model with parameters of type ClusterServiceVersionList 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 ClusterServiceVersionList in io.fabric8.openshift.api.model.operatorhub.v1alpha1
Methods in io.fabric8.openshift.api.model.operatorhub.v1alpha1 that return ClusterServiceVersionList Modifier and Type Method Description ClusterServiceVersionListClusterServiceVersionListBuilder. build()Constructors in io.fabric8.openshift.api.model.operatorhub.v1alpha1 with parameters of type ClusterServiceVersionList Constructor Description ClusterServiceVersionListBuilder(ClusterServiceVersionList instance)ClusterServiceVersionListBuilder(ClusterServiceVersionListFluent<?> fluent, ClusterServiceVersionList instance)ClusterServiceVersionListBuilder(ClusterServiceVersionListFluent<?> fluent, ClusterServiceVersionList instance, Boolean validationEnabled)ClusterServiceVersionListBuilder(ClusterServiceVersionList instance, Boolean validationEnabled)ClusterServiceVersionListFluentImpl(ClusterServiceVersionList instance)
-