Uses of Class
io.fabric8.kubernetes.api.model.gatewayapi.v1beta1.HTTPRouteList
-
Packages that use HTTPRouteList Package Description io.fabric8.kubernetes.api.model.gatewayapi.v1beta1 -
-
Uses of HTTPRouteList in io.fabric8.kubernetes.api.model.gatewayapi.v1beta1
Methods in io.fabric8.kubernetes.api.model.gatewayapi.v1beta1 that return HTTPRouteList Modifier and Type Method Description HTTPRouteListHTTPRouteListBuilder. build()Methods in io.fabric8.kubernetes.api.model.gatewayapi.v1beta1 with parameters of type HTTPRouteList Modifier and Type Method Description protected voidHTTPRouteListFluent. copyInstance(HTTPRouteList instance)Constructors in io.fabric8.kubernetes.api.model.gatewayapi.v1beta1 with parameters of type HTTPRouteList Constructor Description HTTPRouteListBuilder(HTTPRouteList instance)HTTPRouteListBuilder(HTTPRouteListFluent<?> fluent, HTTPRouteList instance)HTTPRouteListFluent(HTTPRouteList instance)
-