public class HTTPIngressPathFluentImpl<A extends HTTPIngressPathFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements HTTPIngressPathFluent<A>
HTTPIngressPathFluent.BackendNested<N>| Constructor and Description |
|---|
HTTPIngressPathFluentImpl() |
HTTPIngressPathFluentImpl(HTTPIngressPath instance) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic HTTPIngressPathFluentImpl()
public HTTPIngressPathFluentImpl(HTTPIngressPath instance)
@Deprecated public IngressBackend getBackend()
getBackend in interface HTTPIngressPathFluent<A extends HTTPIngressPathFluent<A>>public IngressBackend buildBackend()
buildBackend in interface HTTPIngressPathFluent<A extends HTTPIngressPathFluent<A>>public A withBackend(IngressBackend backend)
withBackend in interface HTTPIngressPathFluent<A extends HTTPIngressPathFluent<A>>public Boolean hasBackend()
hasBackend in interface HTTPIngressPathFluent<A extends HTTPIngressPathFluent<A>>public HTTPIngressPathFluent.BackendNested<A> withNewBackend()
withNewBackend in interface HTTPIngressPathFluent<A extends HTTPIngressPathFluent<A>>public HTTPIngressPathFluent.BackendNested<A> withNewBackendLike(IngressBackend item)
withNewBackendLike in interface HTTPIngressPathFluent<A extends HTTPIngressPathFluent<A>>public HTTPIngressPathFluent.BackendNested<A> editBackend()
editBackend in interface HTTPIngressPathFluent<A extends HTTPIngressPathFluent<A>>public HTTPIngressPathFluent.BackendNested<A> editOrNewBackend()
editOrNewBackend in interface HTTPIngressPathFluent<A extends HTTPIngressPathFluent<A>>public HTTPIngressPathFluent.BackendNested<A> editOrNewBackendLike(IngressBackend item)
editOrNewBackendLike in interface HTTPIngressPathFluent<A extends HTTPIngressPathFluent<A>>public String getPath()
getPath in interface HTTPIngressPathFluent<A extends HTTPIngressPathFluent<A>>public A withPath(String path)
withPath in interface HTTPIngressPathFluent<A extends HTTPIngressPathFluent<A>>public Boolean hasPath()
hasPath in interface HTTPIngressPathFluent<A extends HTTPIngressPathFluent<A>>public String getPathType()
getPathType in interface HTTPIngressPathFluent<A extends HTTPIngressPathFluent<A>>public A withPathType(String pathType)
withPathType in interface HTTPIngressPathFluent<A extends HTTPIngressPathFluent<A>>public Boolean hasPathType()
hasPathType in interface HTTPIngressPathFluent<A extends HTTPIngressPathFluent<A>>public A addToAdditionalProperties(String key, Object value)
addToAdditionalProperties in interface HTTPIngressPathFluent<A extends HTTPIngressPathFluent<A>>public A addToAdditionalProperties(Map<String,Object> map)
addToAdditionalProperties in interface HTTPIngressPathFluent<A extends HTTPIngressPathFluent<A>>public A removeFromAdditionalProperties(String key)
removeFromAdditionalProperties in interface HTTPIngressPathFluent<A extends HTTPIngressPathFluent<A>>public A removeFromAdditionalProperties(Map<String,Object> map)
removeFromAdditionalProperties in interface HTTPIngressPathFluent<A extends HTTPIngressPathFluent<A>>public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in interface HTTPIngressPathFluent<A extends HTTPIngressPathFluent<A>>public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
withAdditionalProperties in interface HTTPIngressPathFluent<A extends HTTPIngressPathFluent<A>>public Boolean hasAdditionalProperties()
hasAdditionalProperties in interface HTTPIngressPathFluent<A extends HTTPIngressPathFluent<A>>public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends HTTPIngressPathFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends HTTPIngressPathFluent<A>>Copyright © 2015–2023 Red Hat. All rights reserved.