public class IngressServiceBackendFluentImpl<A extends IngressServiceBackendFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements IngressServiceBackendFluent<A>
IngressServiceBackendFluent.PortNested<N>| Constructor and Description |
|---|
IngressServiceBackendFluentImpl() |
IngressServiceBackendFluentImpl(IngressServiceBackend instance) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic IngressServiceBackendFluentImpl()
public IngressServiceBackendFluentImpl(IngressServiceBackend instance)
public String getName()
getName in interface IngressServiceBackendFluent<A extends IngressServiceBackendFluent<A>>public A withName(String name)
withName in interface IngressServiceBackendFluent<A extends IngressServiceBackendFluent<A>>public Boolean hasName()
hasName in interface IngressServiceBackendFluent<A extends IngressServiceBackendFluent<A>>@Deprecated public ServiceBackendPort getPort()
getPort in interface IngressServiceBackendFluent<A extends IngressServiceBackendFluent<A>>public ServiceBackendPort buildPort()
buildPort in interface IngressServiceBackendFluent<A extends IngressServiceBackendFluent<A>>public A withPort(ServiceBackendPort port)
withPort in interface IngressServiceBackendFluent<A extends IngressServiceBackendFluent<A>>public Boolean hasPort()
hasPort in interface IngressServiceBackendFluent<A extends IngressServiceBackendFluent<A>>public A withNewPort(String name, Integer number)
withNewPort in interface IngressServiceBackendFluent<A extends IngressServiceBackendFluent<A>>public IngressServiceBackendFluent.PortNested<A> withNewPort()
withNewPort in interface IngressServiceBackendFluent<A extends IngressServiceBackendFluent<A>>public IngressServiceBackendFluent.PortNested<A> withNewPortLike(ServiceBackendPort item)
withNewPortLike in interface IngressServiceBackendFluent<A extends IngressServiceBackendFluent<A>>public IngressServiceBackendFluent.PortNested<A> editPort()
editPort in interface IngressServiceBackendFluent<A extends IngressServiceBackendFluent<A>>public IngressServiceBackendFluent.PortNested<A> editOrNewPort()
editOrNewPort in interface IngressServiceBackendFluent<A extends IngressServiceBackendFluent<A>>public IngressServiceBackendFluent.PortNested<A> editOrNewPortLike(ServiceBackendPort item)
editOrNewPortLike in interface IngressServiceBackendFluent<A extends IngressServiceBackendFluent<A>>public A addToAdditionalProperties(String key, Object value)
addToAdditionalProperties in interface IngressServiceBackendFluent<A extends IngressServiceBackendFluent<A>>public A addToAdditionalProperties(Map<String,Object> map)
addToAdditionalProperties in interface IngressServiceBackendFluent<A extends IngressServiceBackendFluent<A>>public A removeFromAdditionalProperties(String key)
removeFromAdditionalProperties in interface IngressServiceBackendFluent<A extends IngressServiceBackendFluent<A>>public A removeFromAdditionalProperties(Map<String,Object> map)
removeFromAdditionalProperties in interface IngressServiceBackendFluent<A extends IngressServiceBackendFluent<A>>public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in interface IngressServiceBackendFluent<A extends IngressServiceBackendFluent<A>>public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
withAdditionalProperties in interface IngressServiceBackendFluent<A extends IngressServiceBackendFluent<A>>public Boolean hasAdditionalProperties()
hasAdditionalProperties in interface IngressServiceBackendFluent<A extends IngressServiceBackendFluent<A>>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–2022 Red Hat. All rights reserved.