public class ChannelGateFluentImpl<A extends ChannelGateFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements ChannelGateFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
ChannelGateFluentImpl.LabelSelectorNestedImpl<N> |
ChannelGateFluent.LabelSelectorNested<N>| Constructor and Description |
|---|
ChannelGateFluentImpl() |
ChannelGateFluentImpl(ChannelGate instance) |
public ChannelGateFluentImpl()
public ChannelGateFluentImpl(ChannelGate instance)
public A addToAnnotations(String key, String value)
addToAnnotations in interface ChannelGateFluent<A extends ChannelGateFluent<A>>public A addToAnnotations(Map<String,String> map)
addToAnnotations in interface ChannelGateFluent<A extends ChannelGateFluent<A>>public A removeFromAnnotations(String key)
removeFromAnnotations in interface ChannelGateFluent<A extends ChannelGateFluent<A>>public A removeFromAnnotations(Map<String,String> map)
removeFromAnnotations in interface ChannelGateFluent<A extends ChannelGateFluent<A>>public Map<String,String> getAnnotations()
getAnnotations in interface ChannelGateFluent<A extends ChannelGateFluent<A>>public <K,V> A withAnnotations(Map<String,String> annotations)
withAnnotations in interface ChannelGateFluent<A extends ChannelGateFluent<A>>public Boolean hasAnnotations()
hasAnnotations in interface ChannelGateFluent<A extends ChannelGateFluent<A>>@Deprecated public io.fabric8.kubernetes.api.model.LabelSelector getLabelSelector()
getLabelSelector in interface ChannelGateFluent<A extends ChannelGateFluent<A>>public io.fabric8.kubernetes.api.model.LabelSelector buildLabelSelector()
buildLabelSelector in interface ChannelGateFluent<A extends ChannelGateFluent<A>>public A withLabelSelector(io.fabric8.kubernetes.api.model.LabelSelector labelSelector)
withLabelSelector in interface ChannelGateFluent<A extends ChannelGateFluent<A>>public Boolean hasLabelSelector()
hasLabelSelector in interface ChannelGateFluent<A extends ChannelGateFluent<A>>public ChannelGateFluent.LabelSelectorNested<A> withNewLabelSelector()
withNewLabelSelector in interface ChannelGateFluent<A extends ChannelGateFluent<A>>public ChannelGateFluent.LabelSelectorNested<A> withNewLabelSelectorLike(io.fabric8.kubernetes.api.model.LabelSelector item)
withNewLabelSelectorLike in interface ChannelGateFluent<A extends ChannelGateFluent<A>>public ChannelGateFluent.LabelSelectorNested<A> editLabelSelector()
editLabelSelector in interface ChannelGateFluent<A extends ChannelGateFluent<A>>public ChannelGateFluent.LabelSelectorNested<A> editOrNewLabelSelector()
editOrNewLabelSelector in interface ChannelGateFluent<A extends ChannelGateFluent<A>>public ChannelGateFluent.LabelSelectorNested<A> editOrNewLabelSelectorLike(io.fabric8.kubernetes.api.model.LabelSelector item)
editOrNewLabelSelectorLike in interface ChannelGateFluent<A extends ChannelGateFluent<A>>public String getName()
getName in interface ChannelGateFluent<A extends ChannelGateFluent<A>>public A withName(String name)
withName in interface ChannelGateFluent<A extends ChannelGateFluent<A>>public Boolean hasName()
hasName in interface ChannelGateFluent<A extends ChannelGateFluent<A>>@Deprecated public A withNewName(String arg0)
withNewName in interface ChannelGateFluent<A extends ChannelGateFluent<A>>Copyright © 2015–2020 Red Hat. All rights reserved.