public class FeatureGateSpecFluentImpl<A extends FeatureGateSpecFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements FeatureGateSpecFluent<A>
FeatureGateSpecFluent.CustomNoUpgradeNested<N>| Constructor and Description |
|---|
FeatureGateSpecFluentImpl() |
FeatureGateSpecFluentImpl(FeatureGateSpec instance) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic FeatureGateSpecFluentImpl()
public FeatureGateSpecFluentImpl(FeatureGateSpec instance)
@Deprecated public CustomFeatureGates getCustomNoUpgrade()
getCustomNoUpgrade in interface FeatureGateSpecFluent<A extends FeatureGateSpecFluent<A>>public CustomFeatureGates buildCustomNoUpgrade()
buildCustomNoUpgrade in interface FeatureGateSpecFluent<A extends FeatureGateSpecFluent<A>>public A withCustomNoUpgrade(CustomFeatureGates customNoUpgrade)
withCustomNoUpgrade in interface FeatureGateSpecFluent<A extends FeatureGateSpecFluent<A>>public Boolean hasCustomNoUpgrade()
hasCustomNoUpgrade in interface FeatureGateSpecFluent<A extends FeatureGateSpecFluent<A>>public FeatureGateSpecFluent.CustomNoUpgradeNested<A> withNewCustomNoUpgrade()
withNewCustomNoUpgrade in interface FeatureGateSpecFluent<A extends FeatureGateSpecFluent<A>>public FeatureGateSpecFluent.CustomNoUpgradeNested<A> withNewCustomNoUpgradeLike(CustomFeatureGates item)
withNewCustomNoUpgradeLike in interface FeatureGateSpecFluent<A extends FeatureGateSpecFluent<A>>public FeatureGateSpecFluent.CustomNoUpgradeNested<A> editCustomNoUpgrade()
editCustomNoUpgrade in interface FeatureGateSpecFluent<A extends FeatureGateSpecFluent<A>>public FeatureGateSpecFluent.CustomNoUpgradeNested<A> editOrNewCustomNoUpgrade()
editOrNewCustomNoUpgrade in interface FeatureGateSpecFluent<A extends FeatureGateSpecFluent<A>>public FeatureGateSpecFluent.CustomNoUpgradeNested<A> editOrNewCustomNoUpgradeLike(CustomFeatureGates item)
editOrNewCustomNoUpgradeLike in interface FeatureGateSpecFluent<A extends FeatureGateSpecFluent<A>>public String getFeatureSet()
getFeatureSet in interface FeatureGateSpecFluent<A extends FeatureGateSpecFluent<A>>public A withFeatureSet(String featureSet)
withFeatureSet in interface FeatureGateSpecFluent<A extends FeatureGateSpecFluent<A>>public Boolean hasFeatureSet()
hasFeatureSet in interface FeatureGateSpecFluent<A extends FeatureGateSpecFluent<A>>public A addToAdditionalProperties(String key, Object value)
addToAdditionalProperties in interface FeatureGateSpecFluent<A extends FeatureGateSpecFluent<A>>public A addToAdditionalProperties(Map<String,Object> map)
addToAdditionalProperties in interface FeatureGateSpecFluent<A extends FeatureGateSpecFluent<A>>public A removeFromAdditionalProperties(String key)
removeFromAdditionalProperties in interface FeatureGateSpecFluent<A extends FeatureGateSpecFluent<A>>public A removeFromAdditionalProperties(Map<String,Object> map)
removeFromAdditionalProperties in interface FeatureGateSpecFluent<A extends FeatureGateSpecFluent<A>>public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in interface FeatureGateSpecFluent<A extends FeatureGateSpecFluent<A>>public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
withAdditionalProperties in interface FeatureGateSpecFluent<A extends FeatureGateSpecFluent<A>>public Boolean hasAdditionalProperties()
hasAdditionalProperties in interface FeatureGateSpecFluent<A extends FeatureGateSpecFluent<A>>public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends FeatureGateSpecFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends FeatureGateSpecFluent<A>>Copyright © 2015–2022 Red Hat. All rights reserved.