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