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