public interface FeatureGateSelectionFluent<A extends FeatureGateSelectionFluent<A>>
extends io.fabric8.kubernetes.api.builder.Fluent<A>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
FeatureGateSelectionFluent.CustomNested<N> |
@Deprecated FeatureGatesEnabled getCustom()
FeatureGatesEnabled buildCustom()
A withCustom(FeatureGatesEnabled custom)
Boolean hasCustom()
FeatureGateSelectionFluent.CustomNested<A> withNewCustom()
FeatureGateSelectionFluent.CustomNested<A> withNewCustomLike(FeatureGatesEnabled item)
FeatureGateSelectionFluent.CustomNested<A> editCustom()
FeatureGateSelectionFluent.CustomNested<A> editOrNewCustom()
FeatureGateSelectionFluent.CustomNested<A> editOrNewCustomLike(FeatureGatesEnabled item)
String getFeatureSet()
Boolean hasFeatureSet()
@Deprecated A withNewFeatureSet(String arg0)
Boolean hasAdditionalProperties()
Copyright © 2015–2020 Red Hat. All rights reserved.