public class IngressBackendSplitFluent<A extends IngressBackendSplitFluent<A>>
extends io.fabric8.kubernetes.api.builder.BaseFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
IngressBackendSplitFluent.ServicePortNested<N> |
| Constructor and Description |
|---|
IngressBackendSplitFluent() |
IngressBackendSplitFluent(IngressBackendSplit instance) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic IngressBackendSplitFluent()
public IngressBackendSplitFluent(IngressBackendSplit instance)
protected void copyInstance(IngressBackendSplit instance)
public boolean hasAppendHeaders()
public Integer getPercent()
public boolean hasPercent()
public String getServiceName()
public boolean hasServiceName()
public String getServiceNamespace()
public boolean hasServiceNamespace()
public io.fabric8.kubernetes.api.model.IntOrString buildServicePort()
public A withServicePort(io.fabric8.kubernetes.api.model.IntOrString servicePort)
public boolean hasServicePort()
public IngressBackendSplitFluent.ServicePortNested<A> withNewServicePort()
public IngressBackendSplitFluent.ServicePortNested<A> withNewServicePortLike(io.fabric8.kubernetes.api.model.IntOrString item)
public IngressBackendSplitFluent.ServicePortNested<A> editServicePort()
public IngressBackendSplitFluent.ServicePortNested<A> editOrNewServicePort()
public IngressBackendSplitFluent.ServicePortNested<A> editOrNewServicePortLike(io.fabric8.kubernetes.api.model.IntOrString item)
public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends IngressBackendSplitFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends IngressBackendSplitFluent<A>>Copyright © 2015–2023 Red Hat. All rights reserved.