Uses of Class
io.fabric8.openshift.api.model.operatorhub.v1alpha1.NamedInstallStrategy
-
Packages that use NamedInstallStrategy Package Description io.fabric8.openshift.api.model.operatorhub.v1alpha1 -
-
Uses of NamedInstallStrategy in io.fabric8.openshift.api.model.operatorhub.v1alpha1
Methods in io.fabric8.openshift.api.model.operatorhub.v1alpha1 that return NamedInstallStrategy Modifier and Type Method Description NamedInstallStrategyNamedInstallStrategyBuilder. build()NamedInstallStrategyClusterServiceVersionSpecFluent. buildInstall()NamedInstallStrategyClusterServiceVersionSpecFluentImpl. buildInstall()NamedInstallStrategyClusterServiceVersionSpec. getInstall()NamedInstallStrategyClusterServiceVersionSpecFluent. getInstall()Deprecated.NamedInstallStrategyClusterServiceVersionSpecFluentImpl. getInstall()Deprecated.Methods in io.fabric8.openshift.api.model.operatorhub.v1alpha1 with parameters of type NamedInstallStrategy Modifier and Type Method Description ClusterServiceVersionSpecFluent.InstallNested<A>ClusterServiceVersionSpecFluent. editOrNewInstallLike(NamedInstallStrategy item)ClusterServiceVersionSpecFluent.InstallNested<A>ClusterServiceVersionSpecFluentImpl. editOrNewInstallLike(NamedInstallStrategy item)voidClusterServiceVersionSpec. setInstall(NamedInstallStrategy install)AClusterServiceVersionSpecFluent. withInstall(NamedInstallStrategy install)AClusterServiceVersionSpecFluentImpl. withInstall(NamedInstallStrategy install)ClusterServiceVersionSpecFluent.InstallNested<A>ClusterServiceVersionSpecFluent. withNewInstallLike(NamedInstallStrategy item)ClusterServiceVersionSpecFluent.InstallNested<A>ClusterServiceVersionSpecFluentImpl. withNewInstallLike(NamedInstallStrategy item)
-