Class HTTPURLRewriteFilterFluent.PathNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.gatewayapi.v1.HTTPPathModifierFluent<HTTPURLRewriteFilterFluent.PathNested<N>>
-
- io.fabric8.kubernetes.api.model.gatewayapi.v1.HTTPURLRewriteFilterFluent.PathNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- HTTPURLRewriteFilterFluent<A extends HTTPURLRewriteFilterFluent<A>>
public class HTTPURLRewriteFilterFluent.PathNested<N> extends HTTPPathModifierFluent<HTTPURLRewriteFilterFluent.PathNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendPath()-
Methods inherited from class io.fabric8.kubernetes.api.model.gatewayapi.v1.HTTPPathModifierFluent
addToAdditionalProperties, addToAdditionalProperties, copyInstance, equals, getAdditionalProperties, getReplaceFullPath, getReplacePrefixMatch, getType, hasAdditionalProperties, hashCode, hasReplaceFullPath, hasReplacePrefixMatch, hasType, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withReplaceFullPath, withReplacePrefixMatch, withType
-
-