public class IngressServiceBackendFluent<A extends IngressServiceBackendFluent<A>>
extends io.fabric8.kubernetes.api.builder.BaseFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
IngressServiceBackendFluent.PortNested<N> |
| Constructor and Description |
|---|
IngressServiceBackendFluent() |
IngressServiceBackendFluent(IngressServiceBackend instance) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic IngressServiceBackendFluent()
public IngressServiceBackendFluent(IngressServiceBackend instance)
public String getName()
public boolean hasName()
public ServiceBackendPort buildPort()
public A withPort(ServiceBackendPort port)
public boolean hasPort()
public IngressServiceBackendFluent.PortNested<A> withNewPort()
public IngressServiceBackendFluent.PortNested<A> withNewPortLike(ServiceBackendPort item)
public IngressServiceBackendFluent.PortNested<A> editPort()
public IngressServiceBackendFluent.PortNested<A> editOrNewPort()
public IngressServiceBackendFluent.PortNested<A> editOrNewPortLike(ServiceBackendPort item)
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 IngressServiceBackendFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends IngressServiceBackendFluent<A>>Copyright © 2015–2023 Red Hat. All rights reserved.