Uses of Class
io.fabric8.kubernetes.api.model.gatewayapi.v1.GRPCRouteRuleFluent
-
Packages that use GRPCRouteRuleFluent Package Description io.fabric8.kubernetes.api.model.gatewayapi.v1 -
-
Uses of GRPCRouteRuleFluent in io.fabric8.kubernetes.api.model.gatewayapi.v1
Classes in io.fabric8.kubernetes.api.model.gatewayapi.v1 with type parameters of type GRPCRouteRuleFluent Modifier and Type Class Description classGRPCRouteRuleFluent<A extends GRPCRouteRuleFluent<A>>GeneratedSubclasses of GRPCRouteRuleFluent in io.fabric8.kubernetes.api.model.gatewayapi.v1 Modifier and Type Class Description classGRPCRouteRuleBuilderclassGRPCRouteSpecFluent.RulesNested<N>Constructors in io.fabric8.kubernetes.api.model.gatewayapi.v1 with parameters of type GRPCRouteRuleFluent Constructor Description GRPCRouteRuleBuilder(GRPCRouteRuleFluent<?> fluent)GRPCRouteRuleBuilder(GRPCRouteRuleFluent<?> fluent, GRPCRouteRule instance)
-