Uses of Class
io.fabric8.openshift.api.model.config.v1.FeatureGateSelection
-
Packages that use FeatureGateSelection Package Description io.fabric8.openshift.api.model.config.v1 -
-
Uses of FeatureGateSelection in io.fabric8.openshift.api.model.config.v1
Methods in io.fabric8.openshift.api.model.config.v1 that return FeatureGateSelection Modifier and Type Method Description FeatureGateSelectionFeatureGateSelectionBuilder. build()Methods in io.fabric8.openshift.api.model.config.v1 with parameters of type FeatureGateSelection Modifier and Type Method Description protected voidFeatureGateSelectionFluent. copyInstance(FeatureGateSelection instance)Constructors in io.fabric8.openshift.api.model.config.v1 with parameters of type FeatureGateSelection Constructor Description FeatureGateSelectionBuilder(FeatureGateSelection instance)FeatureGateSelectionBuilder(FeatureGateSelectionFluent<?> fluent, FeatureGateSelection instance)FeatureGateSelectionFluent(FeatureGateSelection instance)
-