Uses of Class
io.fabric8.kubernetes.api.model.gatewayapi.v1.TLSRouteList
-
Packages that use TLSRouteList Package Description io.fabric8.kubernetes.api.model.gatewayapi.v1 -
-
Uses of TLSRouteList in io.fabric8.kubernetes.api.model.gatewayapi.v1
Methods in io.fabric8.kubernetes.api.model.gatewayapi.v1 that return TLSRouteList Modifier and Type Method Description TLSRouteListTLSRouteListBuilder. build()Methods in io.fabric8.kubernetes.api.model.gatewayapi.v1 with parameters of type TLSRouteList Modifier and Type Method Description protected voidTLSRouteListFluent. copyInstance(TLSRouteList instance)Constructors in io.fabric8.kubernetes.api.model.gatewayapi.v1 with parameters of type TLSRouteList Constructor Description TLSRouteListBuilder(TLSRouteList instance)TLSRouteListBuilder(TLSRouteListFluent<?> fluent, TLSRouteList instance)TLSRouteListFluent(TLSRouteList instance)
-