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