Uses of Class
io.fabric8.kubernetes.api.model.gatewayapi.v1alpha2.TCPRouteRuleFluent
-
Packages that use TCPRouteRuleFluent Package Description io.fabric8.kubernetes.api.model.gatewayapi.v1alpha2 -
-
Uses of TCPRouteRuleFluent in io.fabric8.kubernetes.api.model.gatewayapi.v1alpha2
Classes in io.fabric8.kubernetes.api.model.gatewayapi.v1alpha2 with type parameters of type TCPRouteRuleFluent Modifier and Type Class Description classTCPRouteRuleFluent<A extends TCPRouteRuleFluent<A>>GeneratedSubclasses of TCPRouteRuleFluent in io.fabric8.kubernetes.api.model.gatewayapi.v1alpha2 Modifier and Type Class Description classTCPRouteRuleBuilderclassTCPRouteSpecFluent.RulesNested<N>Constructors in io.fabric8.kubernetes.api.model.gatewayapi.v1alpha2 with parameters of type TCPRouteRuleFluent Constructor Description TCPRouteRuleBuilder(TCPRouteRuleFluent<?> fluent)TCPRouteRuleBuilder(TCPRouteRuleFluent<?> fluent, TCPRouteRule instance)
-