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
Constructor and Description |
---|
NetworkingV1beta1HTTPIngressPathFluentImpl() |
NetworkingV1beta1HTTPIngressPathFluentImpl(NetworkingV1beta1HTTPIngressPath instance) |
public NetworkingV1beta1HTTPIngressPathFluentImpl()
public NetworkingV1beta1HTTPIngressPathFluentImpl(NetworkingV1beta1HTTPIngressPath instance)
@Deprecated public NetworkingV1beta1IngressBackend getBackend()
getBackend
in interface NetworkingV1beta1HTTPIngressPathFluent<A extends NetworkingV1beta1HTTPIngressPathFluent<A>>
public NetworkingV1beta1IngressBackend buildBackend()
buildBackend
in interface NetworkingV1beta1HTTPIngressPathFluent<A extends NetworkingV1beta1HTTPIngressPathFluent<A>>
public A withBackend(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(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(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>>
public A withNewPath(String arg1)
withNewPath
in interface NetworkingV1beta1HTTPIngressPathFluent<A extends NetworkingV1beta1HTTPIngressPathFluent<A>>
public A withNewPath(StringBuilder arg1)
withNewPath
in interface NetworkingV1beta1HTTPIngressPathFluent<A extends NetworkingV1beta1HTTPIngressPathFluent<A>>
public A withNewPath(StringBuffer arg1)
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>>
public A withNewPathType(String arg1)
withNewPathType
in interface NetworkingV1beta1HTTPIngressPathFluent<A extends NetworkingV1beta1HTTPIngressPathFluent<A>>
public A withNewPathType(StringBuilder arg1)
withNewPathType
in interface NetworkingV1beta1HTTPIngressPathFluent<A extends NetworkingV1beta1HTTPIngressPathFluent<A>>
public A withNewPathType(StringBuffer arg1)
withNewPathType
in interface NetworkingV1beta1HTTPIngressPathFluent<A extends NetworkingV1beta1HTTPIngressPathFluent<A>>
Copyright © 2021. All rights reserved.