Uses of Class
io.fabric8.kubernetes.api.model.gatewayapi.v1.HTTPRouteMatchFluent.PathNested
-
Packages that use HTTPRouteMatchFluent.PathNested Package Description io.fabric8.kubernetes.api.model.gatewayapi.v1 -
-
Uses of HTTPRouteMatchFluent.PathNested in io.fabric8.kubernetes.api.model.gatewayapi.v1
Methods in io.fabric8.kubernetes.api.model.gatewayapi.v1 that return HTTPRouteMatchFluent.PathNested Modifier and Type Method Description HTTPRouteMatchFluent.PathNested<A>
HTTPRouteMatchFluent. editOrNewPath()
HTTPRouteMatchFluent.PathNested<A>
HTTPRouteMatchFluent. editOrNewPathLike(HTTPPathMatch item)
HTTPRouteMatchFluent.PathNested<A>
HTTPRouteMatchFluent. editPath()
HTTPRouteMatchFluent.PathNested<A>
HTTPRouteMatchFluent. withNewPath()
HTTPRouteMatchFluent.PathNested<A>
HTTPRouteMatchFluent. withNewPathLike(HTTPPathMatch item)
-