public class IngressBackendFluentImpl<A extends IngressBackendFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements IngressBackendFluent<A>
IngressBackendFluent.ServicePortNested<N>| Constructor and Description |
|---|
IngressBackendFluentImpl() |
IngressBackendFluentImpl(IngressBackend instance) |
accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic IngressBackendFluentImpl()
public IngressBackendFluentImpl(IngressBackend instance)
public io.fabric8.kubernetes.api.model.TypedLocalObjectReference getResource()
getResource in interface IngressBackendFluent<A extends IngressBackendFluent<A>>public A withResource(io.fabric8.kubernetes.api.model.TypedLocalObjectReference resource)
withResource in interface IngressBackendFluent<A extends IngressBackendFluent<A>>public Boolean hasResource()
hasResource in interface IngressBackendFluent<A extends IngressBackendFluent<A>>public A withNewResource(String apiGroup, String kind, String name)
withNewResource in interface IngressBackendFluent<A extends IngressBackendFluent<A>>public String getServiceName()
getServiceName in interface IngressBackendFluent<A extends IngressBackendFluent<A>>public A withServiceName(String serviceName)
withServiceName in interface IngressBackendFluent<A extends IngressBackendFluent<A>>public Boolean hasServiceName()
hasServiceName in interface IngressBackendFluent<A extends IngressBackendFluent<A>>@Deprecated public io.fabric8.kubernetes.api.model.IntOrString getServicePort()
getServicePort in interface IngressBackendFluent<A extends IngressBackendFluent<A>>public io.fabric8.kubernetes.api.model.IntOrString buildServicePort()
buildServicePort in interface IngressBackendFluent<A extends IngressBackendFluent<A>>public A withServicePort(io.fabric8.kubernetes.api.model.IntOrString servicePort)
withServicePort in interface IngressBackendFluent<A extends IngressBackendFluent<A>>public Boolean hasServicePort()
hasServicePort in interface IngressBackendFluent<A extends IngressBackendFluent<A>>public A withNewServicePort(Object value)
withNewServicePort in interface IngressBackendFluent<A extends IngressBackendFluent<A>>public IngressBackendFluent.ServicePortNested<A> withNewServicePort()
withNewServicePort in interface IngressBackendFluent<A extends IngressBackendFluent<A>>public IngressBackendFluent.ServicePortNested<A> withNewServicePortLike(io.fabric8.kubernetes.api.model.IntOrString item)
withNewServicePortLike in interface IngressBackendFluent<A extends IngressBackendFluent<A>>public IngressBackendFluent.ServicePortNested<A> editServicePort()
editServicePort in interface IngressBackendFluent<A extends IngressBackendFluent<A>>public IngressBackendFluent.ServicePortNested<A> editOrNewServicePort()
editOrNewServicePort in interface IngressBackendFluent<A extends IngressBackendFluent<A>>public IngressBackendFluent.ServicePortNested<A> editOrNewServicePortLike(io.fabric8.kubernetes.api.model.IntOrString item)
editOrNewServicePortLike in interface IngressBackendFluent<A extends IngressBackendFluent<A>>public A addToAdditionalProperties(String key, Object value)
addToAdditionalProperties in interface IngressBackendFluent<A extends IngressBackendFluent<A>>public A addToAdditionalProperties(Map<String,Object> map)
addToAdditionalProperties in interface IngressBackendFluent<A extends IngressBackendFluent<A>>public A removeFromAdditionalProperties(String key)
removeFromAdditionalProperties in interface IngressBackendFluent<A extends IngressBackendFluent<A>>public A removeFromAdditionalProperties(Map<String,Object> map)
removeFromAdditionalProperties in interface IngressBackendFluent<A extends IngressBackendFluent<A>>public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in interface IngressBackendFluent<A extends IngressBackendFluent<A>>public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
withAdditionalProperties in interface IngressBackendFluent<A extends IngressBackendFluent<A>>public Boolean hasAdditionalProperties()
hasAdditionalProperties in interface IngressBackendFluent<A extends IngressBackendFluent<A>>public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends IngressBackendFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends IngressBackendFluent<A>>Copyright © 2015–2022 Red Hat. All rights reserved.