Class HTTPIngressRuleValueFluent.PathsNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.networking.v1.HTTPIngressPathFluent<HTTPIngressRuleValueFluent.PathsNested<N>>
-
- io.fabric8.kubernetes.api.model.networking.v1.HTTPIngressRuleValueFluent.PathsNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- HTTPIngressRuleValueFluent<A extends HTTPIngressRuleValueFluent<A>>
public class HTTPIngressRuleValueFluent.PathsNested<N> extends HTTPIngressPathFluent<HTTPIngressRuleValueFluent.PathsNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.networking.v1.HTTPIngressPathFluent
HTTPIngressPathFluent.BackendNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description N
and()
N
endPath()
-
Methods inherited from class io.fabric8.kubernetes.api.model.networking.v1.HTTPIngressPathFluent
addToAdditionalProperties, addToAdditionalProperties, buildBackend, copyInstance, editBackend, editOrNewBackend, editOrNewBackendLike, equals, getAdditionalProperties, getPath, getPathType, hasAdditionalProperties, hasBackend, hashCode, hasPath, hasPathType, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withBackend, withNewBackend, withNewBackendLike, withPath, withPathType
-
-