public class ChannelGateFluent<A extends ChannelGateFluent<A>>
extends io.fabric8.kubernetes.api.builder.BaseFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
ChannelGateFluent.LabelSelectorNested<N> |
| Constructor and Description |
|---|
ChannelGateFluent() |
ChannelGateFluent(ChannelGate instance) |
public ChannelGateFluent()
public ChannelGateFluent(ChannelGate instance)
protected void copyInstance(ChannelGate instance)
public boolean hasAnnotations()
public io.fabric8.kubernetes.api.model.LabelSelector buildLabelSelector()
public A withLabelSelector(io.fabric8.kubernetes.api.model.LabelSelector labelSelector)
public boolean hasLabelSelector()
public ChannelGateFluent.LabelSelectorNested<A> withNewLabelSelector()
public ChannelGateFluent.LabelSelectorNested<A> withNewLabelSelectorLike(io.fabric8.kubernetes.api.model.LabelSelector item)
public ChannelGateFluent.LabelSelectorNested<A> editLabelSelector()
public ChannelGateFluent.LabelSelectorNested<A> editOrNewLabelSelector()
public ChannelGateFluent.LabelSelectorNested<A> editOrNewLabelSelectorLike(io.fabric8.kubernetes.api.model.LabelSelector item)
public String getName()
public boolean hasName()
public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends ChannelGateFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends ChannelGateFluent<A>>Copyright © 2015–2023 Red Hat. All rights reserved.