public class FeatureGatesEnabledFluent<A extends FeatureGatesEnabledFluent<A>>
extends io.fabric8.kubernetes.api.builder.BaseFluent<A>
| Constructor and Description |
|---|
FeatureGatesEnabledFluent() |
FeatureGatesEnabledFluent(FeatureGatesEnabled instance) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic FeatureGatesEnabledFluent()
public FeatureGatesEnabledFluent(FeatureGatesEnabled instance)
protected void copyInstance(FeatureGatesEnabled instance)
public A addAllToEnabled(Collection<String> items)
public A removeAllFromEnabled(Collection<String> items)
public String getEnabled(int index)
public String getFirstEnabled()
public String getLastEnabled()
public boolean hasEnabled()
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 FeatureGatesEnabledFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends FeatureGatesEnabledFluent<A>>Copyright © 2015–2023 Red Hat. All rights reserved.