Uses of Class
io.fabric8.openshift.api.model.config.v1.FeatureGateFluent.SpecNested
-
Packages that use FeatureGateFluent.SpecNested Package Description io.fabric8.openshift.api.model.config.v1 -
-
Uses of FeatureGateFluent.SpecNested in io.fabric8.openshift.api.model.config.v1
Methods in io.fabric8.openshift.api.model.config.v1 that return FeatureGateFluent.SpecNested Modifier and Type Method Description FeatureGateFluent.SpecNested<A>FeatureGateFluent. editOrNewSpec()FeatureGateFluent.SpecNested<A>FeatureGateFluent. editOrNewSpecLike(FeatureGateSpec item)FeatureGateFluent.SpecNested<A>FeatureGateFluent. editSpec()FeatureGateFluent.SpecNested<A>FeatureGateFluent. withNewSpec()FeatureGateFluent.SpecNested<A>FeatureGateFluent. withNewSpecLike(FeatureGateSpec item)
-