public interface FeatureGateSpecFluent<A extends FeatureGateSpecFluent<A>>
extends io.fabric8.kubernetes.api.builder.Fluent<A>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
FeatureGateSpecFluent.CustomNoUpgradeNested<N> |
@Deprecated CustomFeatureGates getCustomNoUpgrade()
CustomFeatureGates buildCustomNoUpgrade()
A withCustomNoUpgrade(CustomFeatureGates customNoUpgrade)
Boolean hasCustomNoUpgrade()
FeatureGateSpecFluent.CustomNoUpgradeNested<A> withNewCustomNoUpgrade()
FeatureGateSpecFluent.CustomNoUpgradeNested<A> withNewCustomNoUpgradeLike(CustomFeatureGates item)
FeatureGateSpecFluent.CustomNoUpgradeNested<A> editCustomNoUpgrade()
FeatureGateSpecFluent.CustomNoUpgradeNested<A> editOrNewCustomNoUpgrade()
FeatureGateSpecFluent.CustomNoUpgradeNested<A> editOrNewCustomNoUpgradeLike(CustomFeatureGates item)
String getFeatureSet()
Boolean hasFeatureSet()
@Deprecated A withNewFeatureSet(String arg0)
Boolean hasAdditionalProperties()
Copyright © 2015–2020 Red Hat. All rights reserved.