Uses of Class
io.fabric8.kubernetes.api.model.gatewayapi.v1alpha2.TCPRouteList
-
Packages that use TCPRouteList Package Description io.fabric8.kubernetes.api.model.gatewayapi.v1alpha2 -
-
Uses of TCPRouteList in io.fabric8.kubernetes.api.model.gatewayapi.v1alpha2
Methods in io.fabric8.kubernetes.api.model.gatewayapi.v1alpha2 that return TCPRouteList Modifier and Type Method Description TCPRouteListTCPRouteListBuilder. build()Methods in io.fabric8.kubernetes.api.model.gatewayapi.v1alpha2 with parameters of type TCPRouteList Modifier and Type Method Description protected voidTCPRouteListFluent. copyInstance(TCPRouteList instance)Constructors in io.fabric8.kubernetes.api.model.gatewayapi.v1alpha2 with parameters of type TCPRouteList Constructor Description TCPRouteListBuilder(TCPRouteList instance)TCPRouteListBuilder(TCPRouteListFluent<?> fluent, TCPRouteList instance)TCPRouteListFluent(TCPRouteList instance)
-