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