Class FeatureGateFluent.SpecNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.config.v1.FeatureGateSpecFluent<FeatureGateFluent.SpecNested<N>>
-
- io.fabric8.openshift.api.model.config.v1.FeatureGateFluent.SpecNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- FeatureGateFluent<A extends FeatureGateFluent<A>>
public class FeatureGateFluent.SpecNested<N> extends FeatureGateSpecFluent<FeatureGateFluent.SpecNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.openshift.api.model.config.v1.FeatureGateSpecFluent
FeatureGateSpecFluent.CustomNoUpgradeNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendSpec()-
Methods inherited from class io.fabric8.openshift.api.model.config.v1.FeatureGateSpecFluent
addToAdditionalProperties, addToAdditionalProperties, buildCustomNoUpgrade, copyInstance, editCustomNoUpgrade, editOrNewCustomNoUpgrade, editOrNewCustomNoUpgradeLike, equals, getAdditionalProperties, getFeatureSet, hasAdditionalProperties, hasCustomNoUpgrade, hasFeatureSet, hashCode, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withCustomNoUpgrade, withFeatureSet, withNewCustomNoUpgrade, withNewCustomNoUpgradeLike
-
-