public class AllowDenyItemFluent<A extends AllowDenyItemFluent<A>>
extends io.fabric8.kubernetes.api.builder.BaseFluent<A>
| Constructor and Description |
|---|
AllowDenyItemFluent() |
AllowDenyItemFluent(AllowDenyItem instance) |
public AllowDenyItemFluent()
public AllowDenyItemFluent(AllowDenyItem instance)
protected void copyInstance(AllowDenyItem instance)
public String getApiVersion()
public boolean hasApiVersion()
public A addAllToKinds(Collection<String> items)
public A removeAllFromKinds(Collection<String> items)
public String getKind(int index)
public String getFirstKind()
public String getLastKind()
public boolean hasKinds()
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 AllowDenyItemFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends AllowDenyItemFluent<A>>Copyright © 2015–2023 Red Hat. All rights reserved.