Uses of Class
io.fabric8.kubernetes.api.model.gatewayapi.v1alpha2.TCPRouteFluent
-
Packages that use TCPRouteFluent Package Description io.fabric8.kubernetes.api.model.gatewayapi.v1alpha2 -
-
Uses of TCPRouteFluent in io.fabric8.kubernetes.api.model.gatewayapi.v1alpha2
Classes in io.fabric8.kubernetes.api.model.gatewayapi.v1alpha2 with type parameters of type TCPRouteFluent Modifier and Type Class Description class
TCPRouteFluent<A extends TCPRouteFluent<A>>
GeneratedSubclasses of TCPRouteFluent in io.fabric8.kubernetes.api.model.gatewayapi.v1alpha2 Modifier and Type Class Description class
TCPRouteBuilder
class
TCPRouteListFluent.ItemsNested<N>
Constructors in io.fabric8.kubernetes.api.model.gatewayapi.v1alpha2 with parameters of type TCPRouteFluent Constructor Description TCPRouteBuilder(TCPRouteFluent<?> fluent)
TCPRouteBuilder(TCPRouteFluent<?> fluent, TCPRoute instance)
-