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