Uses of Class
io.fabric8.openshift.api.model.hive.v1.FeatureGateSelectionFluent.CustomNested
-
Packages that use FeatureGateSelectionFluent.CustomNested Package Description io.fabric8.openshift.api.model.hive.v1 -
-
Uses of FeatureGateSelectionFluent.CustomNested in io.fabric8.openshift.api.model.hive.v1
Methods in io.fabric8.openshift.api.model.hive.v1 that return FeatureGateSelectionFluent.CustomNested Modifier and Type Method Description FeatureGateSelectionFluent.CustomNested<A>FeatureGateSelectionFluent. editCustom()FeatureGateSelectionFluent.CustomNested<A>FeatureGateSelectionFluent. editOrNewCustom()FeatureGateSelectionFluent.CustomNested<A>FeatureGateSelectionFluent. editOrNewCustomLike(FeatureGatesEnabled item)FeatureGateSelectionFluent.CustomNested<A>FeatureGateSelectionFluent. withNewCustom()FeatureGateSelectionFluent.CustomNested<A>FeatureGateSelectionFluent. withNewCustomLike(FeatureGatesEnabled item)
-