Class HTTPIngressRuleValueFluentImpl.PathsNestedImpl<N>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.networking.v1beta1.HTTPIngressPathFluentImpl<HTTPIngressRuleValueFluent.PathsNested<N>>
io.fabric8.kubernetes.api.model.networking.v1beta1.HTTPIngressRuleValueFluentImpl.PathsNestedImpl<N>
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<HTTPIngressRuleValueFluent.PathsNested<N>>
,io.fabric8.kubernetes.api.builder.Nested<N>
,io.fabric8.kubernetes.api.builder.Visitable<HTTPIngressRuleValueFluent.PathsNested<N>>
,HTTPIngressPathFluent<HTTPIngressRuleValueFluent.PathsNested<N>>
,HTTPIngressRuleValueFluent.PathsNested<N>
- Enclosing class:
- HTTPIngressRuleValueFluentImpl<A extends HTTPIngressRuleValueFluent<A>>
public class HTTPIngressRuleValueFluentImpl.PathsNestedImpl<N> extends HTTPIngressPathFluentImpl<HTTPIngressRuleValueFluent.PathsNested<N>> implements HTTPIngressRuleValueFluent.PathsNested<N>, io.fabric8.kubernetes.api.builder.Nested<N>
-
Nested Class Summary
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.networking.v1beta1.HTTPIngressPathFluentImpl
HTTPIngressPathFluentImpl.BackendNestedImpl<N>
Nested classes/interfaces inherited from interface io.fabric8.kubernetes.api.model.networking.v1beta1.HTTPIngressPathFluent
HTTPIngressPathFluent.BackendNested<N>
-
Field Summary
-
Method Summary
Methods inherited from class io.fabric8.kubernetes.api.model.networking.v1beta1.HTTPIngressPathFluentImpl
buildBackend, editBackend, editOrNewBackend, editOrNewBackendLike, equals, getBackend, getPath, getPathType, hasBackend, hasPath, hasPathType, withBackend, withNewBackend, withNewBackendLike, withNewPath, withNewPath, withNewPath, withNewPathType, withNewPathType, withNewPathType, withPath, withPathType
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, aggregate, aggregate, build, build, builderOf
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface io.fabric8.kubernetes.api.model.networking.v1beta1.HTTPIngressPathFluent
buildBackend, editBackend, editOrNewBackend, editOrNewBackendLike, getBackend, getPath, getPathType, hasBackend, hasPath, hasPathType, withBackend, withNewBackend, withNewBackendLike, withNewPath, withNewPath, withNewPath, withNewPathType, withNewPathType, withNewPathType, withPath, withPathType
-
Method Details
-
and
- Specified by:
and
in interfaceHTTPIngressRuleValueFluent.PathsNested<N>
- Specified by:
and
in interfaceio.fabric8.kubernetes.api.builder.Nested<N>
-
endPath
- Specified by:
endPath
in interfaceHTTPIngressRuleValueFluent.PathsNested<N>
-