public class FeatureGateSelectionFluentImpl<A extends FeatureGateSelectionFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements FeatureGateSelectionFluent<A>
FeatureGateSelectionFluent.CustomNested<N>| Constructor and Description |
|---|
FeatureGateSelectionFluentImpl() |
FeatureGateSelectionFluentImpl(FeatureGateSelection instance) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic FeatureGateSelectionFluentImpl()
public FeatureGateSelectionFluentImpl(FeatureGateSelection instance)
@Deprecated public FeatureGatesEnabled getCustom()
getCustom in interface FeatureGateSelectionFluent<A extends FeatureGateSelectionFluent<A>>public FeatureGatesEnabled buildCustom()
buildCustom in interface FeatureGateSelectionFluent<A extends FeatureGateSelectionFluent<A>>public A withCustom(FeatureGatesEnabled custom)
withCustom in interface FeatureGateSelectionFluent<A extends FeatureGateSelectionFluent<A>>public Boolean hasCustom()
hasCustom in interface FeatureGateSelectionFluent<A extends FeatureGateSelectionFluent<A>>public FeatureGateSelectionFluent.CustomNested<A> withNewCustom()
withNewCustom in interface FeatureGateSelectionFluent<A extends FeatureGateSelectionFluent<A>>public FeatureGateSelectionFluent.CustomNested<A> withNewCustomLike(FeatureGatesEnabled item)
withNewCustomLike in interface FeatureGateSelectionFluent<A extends FeatureGateSelectionFluent<A>>public FeatureGateSelectionFluent.CustomNested<A> editCustom()
editCustom in interface FeatureGateSelectionFluent<A extends FeatureGateSelectionFluent<A>>public FeatureGateSelectionFluent.CustomNested<A> editOrNewCustom()
editOrNewCustom in interface FeatureGateSelectionFluent<A extends FeatureGateSelectionFluent<A>>public FeatureGateSelectionFluent.CustomNested<A> editOrNewCustomLike(FeatureGatesEnabled item)
editOrNewCustomLike in interface FeatureGateSelectionFluent<A extends FeatureGateSelectionFluent<A>>public String getFeatureSet()
getFeatureSet in interface FeatureGateSelectionFluent<A extends FeatureGateSelectionFluent<A>>public A withFeatureSet(String featureSet)
withFeatureSet in interface FeatureGateSelectionFluent<A extends FeatureGateSelectionFluent<A>>public Boolean hasFeatureSet()
hasFeatureSet in interface FeatureGateSelectionFluent<A extends FeatureGateSelectionFluent<A>>public A addToAdditionalProperties(String key, Object value)
addToAdditionalProperties in interface FeatureGateSelectionFluent<A extends FeatureGateSelectionFluent<A>>public A addToAdditionalProperties(Map<String,Object> map)
addToAdditionalProperties in interface FeatureGateSelectionFluent<A extends FeatureGateSelectionFluent<A>>public A removeFromAdditionalProperties(String key)
removeFromAdditionalProperties in interface FeatureGateSelectionFluent<A extends FeatureGateSelectionFluent<A>>public A removeFromAdditionalProperties(Map<String,Object> map)
removeFromAdditionalProperties in interface FeatureGateSelectionFluent<A extends FeatureGateSelectionFluent<A>>public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in interface FeatureGateSelectionFluent<A extends FeatureGateSelectionFluent<A>>public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
withAdditionalProperties in interface FeatureGateSelectionFluent<A extends FeatureGateSelectionFluent<A>>public Boolean hasAdditionalProperties()
hasAdditionalProperties in interface FeatureGateSelectionFluent<A extends FeatureGateSelectionFluent<A>>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–2022 Red Hat. All rights reserved.