public class FeatureGateSelectionFluent<A extends FeatureGateSelectionFluent<A>>
extends io.fabric8.kubernetes.api.builder.BaseFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
FeatureGateSelectionFluent.CustomNested<N> |
| Constructor and Description |
|---|
FeatureGateSelectionFluent() |
FeatureGateSelectionFluent(FeatureGateSelection instance) |
public FeatureGateSelectionFluent()
public FeatureGateSelectionFluent(FeatureGateSelection instance)
protected void copyInstance(FeatureGateSelection instance)
public FeatureGatesEnabled buildCustom()
public A withCustom(FeatureGatesEnabled custom)
public boolean hasCustom()
public FeatureGateSelectionFluent.CustomNested<A> withNewCustom()
public FeatureGateSelectionFluent.CustomNested<A> withNewCustomLike(FeatureGatesEnabled item)
public FeatureGateSelectionFluent.CustomNested<A> editCustom()
public FeatureGateSelectionFluent.CustomNested<A> editOrNewCustom()
public FeatureGateSelectionFluent.CustomNested<A> editOrNewCustomLike(FeatureGatesEnabled item)
public String getFeatureSet()
public boolean hasFeatureSet()
public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
public boolean hasAdditionalProperties()
public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends FeatureGateSelectionFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends FeatureGateSelectionFluent<A>>Copyright © 2015–2024 Red Hat. All rights reserved.