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