Uses of Class
io.fabric8.openshift.api.model.config.v1.CustomFeatureGates
-
Packages that use CustomFeatureGates Package Description io.fabric8.openshift.api.model.config.v1 -
-
Uses of CustomFeatureGates in io.fabric8.openshift.api.model.config.v1
Methods in io.fabric8.openshift.api.model.config.v1 that return CustomFeatureGates Modifier and Type Method Description CustomFeatureGatesCustomFeatureGatesBuilder. build()CustomFeatureGatesFeatureGateSelectionFluent. buildCustomNoUpgrade()CustomFeatureGatesFeatureGateSpecFluent. buildCustomNoUpgrade()CustomFeatureGatesFeatureGateSelection. getCustomNoUpgrade()CustomFeatureGatesFeatureGateSpec. getCustomNoUpgrade()Constructors in io.fabric8.openshift.api.model.config.v1 with parameters of type CustomFeatureGates Constructor Description CustomFeatureGatesBuilder(CustomFeatureGates instance)CustomFeatureGatesBuilder(CustomFeatureGatesFluent<?> fluent, CustomFeatureGates instance)CustomFeatureGatesFluent(CustomFeatureGates instance)FeatureGateSelection(CustomFeatureGates customNoUpgrade, String featureSet)FeatureGateSpec(CustomFeatureGates customNoUpgrade, String featureSet)
-