public class HTTPIngressPathFluentImpl<A extends HTTPIngressPathFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements HTTPIngressPathFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
HTTPIngressPathFluentImpl.BackendNestedImpl<N> |
HTTPIngressPathFluent.BackendNested<N>| Constructor and Description |
|---|
HTTPIngressPathFluentImpl() |
HTTPIngressPathFluentImpl(HTTPIngressPath instance) |
public 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 A withNewPath(StringBuilder arg1)
withNewPath in interface HTTPIngressPathFluent<A extends HTTPIngressPathFluent<A>>public A withNewPath(int[] arg1, int arg2, int arg3)
withNewPath in interface HTTPIngressPathFluent<A extends HTTPIngressPathFluent<A>>public A withNewPath(char[] arg1)
withNewPath in interface HTTPIngressPathFluent<A extends HTTPIngressPathFluent<A>>public A withNewPath(StringBuffer arg1)
withNewPath in interface HTTPIngressPathFluent<A extends HTTPIngressPathFluent<A>>public A withNewPath(byte[] arg1, int arg2)
withNewPath in interface HTTPIngressPathFluent<A extends HTTPIngressPathFluent<A>>public A withNewPath(byte[] arg1)
withNewPath in interface HTTPIngressPathFluent<A extends HTTPIngressPathFluent<A>>public A withNewPath(char[] arg1, int arg2, int arg3)
withNewPath in interface HTTPIngressPathFluent<A extends HTTPIngressPathFluent<A>>public A withNewPath(byte[] arg1, int arg2, int arg3)
withNewPath in interface HTTPIngressPathFluent<A extends HTTPIngressPathFluent<A>>public A withNewPath(byte[] arg1, int arg2, int arg3, int arg4)
withNewPath in interface HTTPIngressPathFluent<A extends HTTPIngressPathFluent<A>>public A withNewPath(String arg1)
withNewPath 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 withNewPathType(StringBuilder arg1)
withNewPathType in interface HTTPIngressPathFluent<A extends HTTPIngressPathFluent<A>>public A withNewPathType(int[] arg1, int arg2, int arg3)
withNewPathType in interface HTTPIngressPathFluent<A extends HTTPIngressPathFluent<A>>public A withNewPathType(char[] arg1)
withNewPathType in interface HTTPIngressPathFluent<A extends HTTPIngressPathFluent<A>>public A withNewPathType(StringBuffer arg1)
withNewPathType in interface HTTPIngressPathFluent<A extends HTTPIngressPathFluent<A>>public A withNewPathType(byte[] arg1, int arg2)
withNewPathType in interface HTTPIngressPathFluent<A extends HTTPIngressPathFluent<A>>public A withNewPathType(byte[] arg1)
withNewPathType in interface HTTPIngressPathFluent<A extends HTTPIngressPathFluent<A>>public A withNewPathType(char[] arg1, int arg2, int arg3)
withNewPathType in interface HTTPIngressPathFluent<A extends HTTPIngressPathFluent<A>>public A withNewPathType(byte[] arg1, int arg2, int arg3)
withNewPathType in interface HTTPIngressPathFluent<A extends HTTPIngressPathFluent<A>>public A withNewPathType(byte[] arg1, int arg2, int arg3, int arg4)
withNewPathType in interface HTTPIngressPathFluent<A extends HTTPIngressPathFluent<A>>public A withNewPathType(String arg1)
withNewPathType in interface HTTPIngressPathFluent<A extends HTTPIngressPathFluent<A>>Copyright © 2015–2021 Red Hat. All rights reserved.