public class ExtensionsV1beta1HTTPIngressPathFluentImpl<A extends ExtensionsV1beta1HTTPIngressPathFluent<A>> extends BaseFluent<A> implements ExtensionsV1beta1HTTPIngressPathFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
ExtensionsV1beta1HTTPIngressPathFluentImpl.BackendNestedImpl<N> |
ExtensionsV1beta1HTTPIngressPathFluent.BackendNested<N>_visitables, VISIT| Constructor and Description |
|---|
ExtensionsV1beta1HTTPIngressPathFluentImpl() |
ExtensionsV1beta1HTTPIngressPathFluentImpl(io.kubernetes.client.openapi.models.ExtensionsV1beta1HTTPIngressPath instance) |
accept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic ExtensionsV1beta1HTTPIngressPathFluentImpl()
public ExtensionsV1beta1HTTPIngressPathFluentImpl(io.kubernetes.client.openapi.models.ExtensionsV1beta1HTTPIngressPath instance)
@Deprecated public io.kubernetes.client.openapi.models.ExtensionsV1beta1IngressBackend getBackend()
getBackend in interface ExtensionsV1beta1HTTPIngressPathFluent<A extends ExtensionsV1beta1HTTPIngressPathFluent<A>>public io.kubernetes.client.openapi.models.ExtensionsV1beta1IngressBackend buildBackend()
buildBackend in interface ExtensionsV1beta1HTTPIngressPathFluent<A extends ExtensionsV1beta1HTTPIngressPathFluent<A>>public A withBackend(io.kubernetes.client.openapi.models.ExtensionsV1beta1IngressBackend backend)
withBackend in interface ExtensionsV1beta1HTTPIngressPathFluent<A extends ExtensionsV1beta1HTTPIngressPathFluent<A>>public Boolean hasBackend()
hasBackend in interface ExtensionsV1beta1HTTPIngressPathFluent<A extends ExtensionsV1beta1HTTPIngressPathFluent<A>>public ExtensionsV1beta1HTTPIngressPathFluent.BackendNested<A> withNewBackend()
withNewBackend in interface ExtensionsV1beta1HTTPIngressPathFluent<A extends ExtensionsV1beta1HTTPIngressPathFluent<A>>public ExtensionsV1beta1HTTPIngressPathFluent.BackendNested<A> withNewBackendLike(io.kubernetes.client.openapi.models.ExtensionsV1beta1IngressBackend item)
withNewBackendLike in interface ExtensionsV1beta1HTTPIngressPathFluent<A extends ExtensionsV1beta1HTTPIngressPathFluent<A>>public ExtensionsV1beta1HTTPIngressPathFluent.BackendNested<A> editBackend()
editBackend in interface ExtensionsV1beta1HTTPIngressPathFluent<A extends ExtensionsV1beta1HTTPIngressPathFluent<A>>public ExtensionsV1beta1HTTPIngressPathFluent.BackendNested<A> editOrNewBackend()
editOrNewBackend in interface ExtensionsV1beta1HTTPIngressPathFluent<A extends ExtensionsV1beta1HTTPIngressPathFluent<A>>public ExtensionsV1beta1HTTPIngressPathFluent.BackendNested<A> editOrNewBackendLike(io.kubernetes.client.openapi.models.ExtensionsV1beta1IngressBackend item)
editOrNewBackendLike in interface ExtensionsV1beta1HTTPIngressPathFluent<A extends ExtensionsV1beta1HTTPIngressPathFluent<A>>public String getPath()
getPath in interface ExtensionsV1beta1HTTPIngressPathFluent<A extends ExtensionsV1beta1HTTPIngressPathFluent<A>>public A withPath(String path)
withPath in interface ExtensionsV1beta1HTTPIngressPathFluent<A extends ExtensionsV1beta1HTTPIngressPathFluent<A>>public Boolean hasPath()
hasPath in interface ExtensionsV1beta1HTTPIngressPathFluent<A extends ExtensionsV1beta1HTTPIngressPathFluent<A>>@Deprecated public A withNewPath(String original)
withNewPath in interface ExtensionsV1beta1HTTPIngressPathFluent<A extends ExtensionsV1beta1HTTPIngressPathFluent<A>>public String getPathType()
getPathType in interface ExtensionsV1beta1HTTPIngressPathFluent<A extends ExtensionsV1beta1HTTPIngressPathFluent<A>>public A withPathType(String pathType)
withPathType in interface ExtensionsV1beta1HTTPIngressPathFluent<A extends ExtensionsV1beta1HTTPIngressPathFluent<A>>public Boolean hasPathType()
hasPathType in interface ExtensionsV1beta1HTTPIngressPathFluent<A extends ExtensionsV1beta1HTTPIngressPathFluent<A>>@Deprecated public A withNewPathType(String original)
withNewPathType in interface ExtensionsV1beta1HTTPIngressPathFluent<A extends ExtensionsV1beta1HTTPIngressPathFluent<A>>Copyright © 2021. All rights reserved.