Uses of Class
io.fabric8.openshift.api.model.config.v1.FeatureGateSpecFluent.CustomNoUpgradeNested
-
Packages that use FeatureGateSpecFluent.CustomNoUpgradeNested Package Description io.fabric8.openshift.api.model.config.v1 -
-
Uses of FeatureGateSpecFluent.CustomNoUpgradeNested in io.fabric8.openshift.api.model.config.v1
Methods in io.fabric8.openshift.api.model.config.v1 that return FeatureGateSpecFluent.CustomNoUpgradeNested Modifier and Type Method Description FeatureGateSpecFluent.CustomNoUpgradeNested<A>FeatureGateSpecFluent. editCustomNoUpgrade()FeatureGateSpecFluent.CustomNoUpgradeNested<A>FeatureGateSpecFluent. editOrNewCustomNoUpgrade()FeatureGateSpecFluent.CustomNoUpgradeNested<A>FeatureGateSpecFluent. editOrNewCustomNoUpgradeLike(CustomFeatureGates item)FeatureGateSpecFluent.CustomNoUpgradeNested<A>FeatureGateSpecFluent. withNewCustomNoUpgrade()FeatureGateSpecFluent.CustomNoUpgradeNested<A>FeatureGateSpecFluent. withNewCustomNoUpgradeLike(CustomFeatureGates item)
-